Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -10
requirements.txt
CHANGED
|
@@ -3,13 +3,4 @@ uvicorn
|
|
| 3 |
pydantic
|
| 4 |
huggingface_hub
|
| 5 |
llama-cpp-python==0.2.90
|
| 6 |
-
json_repair
|
| 7 |
-
torch
|
| 8 |
-
transformers
|
| 9 |
-
pillow
|
| 10 |
-
einops
|
| 11 |
-
torchaudio
|
| 12 |
-
scipy
|
| 13 |
-
accelerate
|
| 14 |
-
python-multipart
|
| 15 |
-
librosa
|
|
|
|
| 3 |
pydantic
|
| 4 |
huggingface_hub
|
| 5 |
llama-cpp-python==0.2.90
|
| 6 |
+
json_repair
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|