Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio>=5.12.0
|
2 |
langchain
|
|
|
3 |
llama-cpp-python
|
4 |
fastapi
|
5 |
uvicorn
|
|
|
1 |
gradio>=5.12.0
|
2 |
langchain
|
3 |
+
langchain_community
|
4 |
llama-cpp-python
|
5 |
fastapi
|
6 |
uvicorn
|