Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
numpy==1.24.2
|
| 2 |
pandas==1.5.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
numpy==1.24.2
|
| 2 |
pandas==1.5.3
|
| 3 |
+
torch==1.13.1
|
| 4 |
+
huggingface-hub==0.13.3
|
| 5 |
+
sentence-transformers==2.2.2
|
| 6 |
+
gradio==3.16.2
|