Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,5 @@
|
|
| 1 |
-
|
| 2 |
gradio==6.5.1
|
| 3 |
-
torch==2.10.0+cpu
|
| 4 |
-
transformers>=4.50.0
|
| 5 |
-
accelerate>=1.2.0
|
| 6 |
-
sentencepiece==0.1.99
|
| 7 |
-
safetensors>=0.4.3
|
| 8 |
huggingface_hub>=0.33.5
|
| 9 |
numpy<2.0.0
|
| 10 |
python-multipart==0.0.22
|
|
|
|
| 1 |
+
https://huggingface.co/datasets/AIencoder/llama-cpp-wheels/resolve/main/llama_cpp_python-0.3.16+openblas_avx2_fma_f16c-cp311-cp311-manylinux_2_31_x86_64.whl
|
| 2 |
gradio==6.5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
huggingface_hub>=0.33.5
|
| 4 |
numpy<2.0.0
|
| 5 |
python-multipart==0.0.22
|