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