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