Spaces:
Sleeping
Sleeping
FridayMaster
commited on
Commit
•
aca97ad
1
Parent(s):
9042b33
Update requirements.txt
Browse files- requirements.txt +7 -10
requirements.txt
CHANGED
@@ -1,13 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
torch
|
7 |
-
|
8 |
-
gradio
|
9 |
-
numpy
|
10 |
-
faiss-cpu
|
11 |
|
12 |
|
13 |
|
|
|
1 |
+
transformers==4.31.0
|
2 |
+
faiss-cpu==1.7.3
|
3 |
+
nltk==3.8.1
|
4 |
+
gradio==3.24.0
|
5 |
+
datasets==2.15.0
|
6 |
+
torch==2.0.1
|
7 |
+
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
|