Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi==0.95.0
|
| 2 |
uvicorn==0.22.0
|
| 3 |
pydantic
|
| 4 |
-
llama-cpp-python
|
| 5 |
requests==2.31.0
|
| 6 |
python-multipart==0.0.6
|
| 7 |
httpx==0.24.1
|
|
|
|
| 1 |
fastapi==0.95.0
|
| 2 |
uvicorn==0.22.0
|
| 3 |
pydantic
|
| 4 |
+
llama-cpp-python
|
| 5 |
requests==2.31.0
|
| 6 |
python-multipart==0.0.6
|
| 7 |
httpx==0.24.1
|