Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
-
gradio
|
5 |
-
sentence-transformers
|
6 |
-
datasets
|
7 |
-
|
|
|
1 |
+
huggingface_hub
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
gradio
|
5 |
+
sentence-transformers
|
6 |
+
datasets
|
|