Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torch==2.0.1
|
|
3 |
sentencepiece==0.1.99
|
4 |
sentence-transformers==2.2.2
|
5 |
gradio==5.19.0
|
6 |
-
|
7 |
torchvision==0.15.2
|
8 |
pandas==1.5.3
|
9 |
pillow==9.5.0
|
|
|
3 |
sentencepiece==0.1.99
|
4 |
sentence-transformers==2.2.2
|
5 |
gradio==5.19.0
|
6 |
+
gradio-huggingfacehub-search
|
7 |
torchvision==0.15.2
|
8 |
pandas==1.5.3
|
9 |
pillow==9.5.0
|