Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
llama-cpp-python
|
2 |
-
langchain
|
3 |
-
fastapi
|
|
|
|
1 |
+
llama-cpp-python
|
2 |
+
langchain
|
3 |
+
fastapi
|
4 |
+
uvicorn
|