Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
fastapi
|
| 2 |
pydantic
|
| 3 |
uvicorn
|
| 4 |
-
huggingface-hub
|
| 5 |
-
# We use the pre-built CPU wheel for faster installation on the free tier
|
| 6 |
-
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
|
|
|
| 1 |
fastapi
|
| 2 |
pydantic
|
| 3 |
uvicorn
|
| 4 |
+
huggingface-hub
|
|
|
|
|
|