Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
langchain
|
|
|
|
|
3 |
faiss-cpu
|
4 |
transformers
|
5 |
torch
|
|
|
|
|
1 |
langchain
|
2 |
+
langchain-community
|
3 |
+
gradio
|
4 |
faiss-cpu
|
5 |
transformers
|
6 |
torch
|