Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn
|
3 |
+
requests
|
4 |
+
llama-cpp-python
|
5 |
+
psutil
|