Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
torch==2.6.0
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
-
gradio
|
| 5 |
sentence-transformers
|
| 6 |
-
huggingface_hub
|
| 7 |
-
nltk
|
| 8 |
scikit-learn
|
|
|
|
|
|
| 1 |
torch==2.6.0
|
| 2 |
numpy
|
| 3 |
pandas
|
| 4 |
+
gradio
|
| 5 |
sentence-transformers
|
| 6 |
+
huggingface_hub
|
|
|
|
| 7 |
scikit-learn
|
| 8 |
+
nltk
|