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