Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ gradio==6.3.0
|
|
| 2 |
huggingface_hub
|
| 3 |
hf_xet
|
| 4 |
torch
|
|
|
|
| 5 |
transformers==4.57.6
|
| 6 |
bitsandbytes
|
| 7 |
git+https://github.com/vllm-project/llm-compressor.git
|
|
|
|
| 2 |
huggingface_hub
|
| 3 |
hf_xet
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
transformers==4.57.6
|
| 7 |
bitsandbytes
|
| 8 |
git+https://github.com/vllm-project/llm-compressor.git
|