Spaces:
Build error
Build error
Commit
Β·
49db3a9
1
Parent(s):
8ceef3d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
faiss-cpu
|
2 |
numpy
|
3 |
-
pandas
|
|
|
|
1 |
faiss-cpu
|
2 |
numpy
|
3 |
+
pandas
|
4 |
+
transformers
|