Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==4.5.0
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
-
huggingface_hub==0.
|
5 |
sentence_transformers
|
6 |
googletrans-py
|
|
|
1 |
gradio==4.5.0
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
+
huggingface_hub==0.25.2
|
5 |
sentence_transformers
|
6 |
googletrans-py
|