Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ transformers==4.57.3
|
|
| 3 |
huggingface_hub
|
| 4 |
spaces==0.43.0
|
| 5 |
sentencepiece
|
|
|
|
| 6 |
bitsandbytes
|
| 7 |
torchvision
|
| 8 |
accelerate
|
|
@@ -10,7 +11,6 @@ kernels # @vllm-flash-attn3
|
|
| 10 |
torchao
|
| 11 |
hf_xet
|
| 12 |
gradio
|
| 13 |
-
torch
|
| 14 |
numpy
|
| 15 |
peft
|
| 16 |
av
|
|
|
|
| 3 |
huggingface_hub
|
| 4 |
spaces==0.43.0
|
| 5 |
sentencepiece
|
| 6 |
+
torch==2.8.0
|
| 7 |
bitsandbytes
|
| 8 |
torchvision
|
| 9 |
accelerate
|
|
|
|
| 11 |
torchao
|
| 12 |
hf_xet
|
| 13 |
gradio
|
|
|
|
| 14 |
numpy
|
| 15 |
peft
|
| 16 |
av
|