Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
gradio
|
2 |
faiss-cpu
|
3 |
-
transformers
|
|
|
|
|
|
1 |
gradio
|
2 |
faiss-cpu
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
FlagEmbedding
|