Spaces:
Runtime error
Runtime error
jennzhuge
commited on
Commit
·
51eb37f
1
Parent(s):
6d06448
stop failing ugh
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -2,7 +2,4 @@ huggingface-hub==0.23.2
|
|
2 |
pandas==2.2.2
|
3 |
torch==2.3.0
|
4 |
tqdm==4.66.4
|
5 |
-
transformers==4.41.2
|
6 |
-
faiss
|
7 |
-
gradio
|
8 |
-
datasets
|
|
|
2 |
pandas==2.2.2
|
3 |
torch==2.3.0
|
4 |
tqdm==4.66.4
|
5 |
+
transformers==4.41.2
|
|
|
|
|
|