Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
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
|