Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ faiss-cpu
|
|
4 |
IPython
|
5 |
pandas
|
6 |
numpy
|
7 |
-
gradio
|
8 |
gradio_client
|
|
|
4 |
IPython
|
5 |
pandas
|
6 |
numpy
|
7 |
+
gradio==5.4.0
|
8 |
gradio_client
|