Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
faiss-cpu
|
3 |
sentence-transformers
|
4 |
pillow
|
@@ -8,5 +8,4 @@ langchain_community
|
|
8 |
rich
|
9 |
gradio
|
10 |
tensorflow
|
11 |
-
tf-keras
|
12 |
-
einops
|
|
|
1 |
+
langchain_fireworks
|
2 |
faiss-cpu
|
3 |
sentence-transformers
|
4 |
pillow
|
|
|
8 |
rich
|
9 |
gradio
|
10 |
tensorflow
|
11 |
+
tf-keras
|
|