Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
torch
|
4 |
transformers
|
5 |
pandas
|
6 |
numpy
|
7 |
faiss-cpu
|
8 |
rank-bm25
|
9 |
-
gradio
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
pandas
|
4 |
numpy
|
5 |
faiss-cpu
|
6 |
rank-bm25
|
7 |
+
gradio
|
8 |
+
google-generativeai
|