Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ torchvision
|
|
| 7 |
#diffusers==0.36.0.dev0
|
| 8 |
git+https://github.com/huggingface/diffusers.git
|
| 9 |
sdnq
|
|
|
|
| 10 |
einops
|
| 11 |
bitsandbytes
|
| 12 |
optimum-quanto
|
|
|
|
| 7 |
#diffusers==0.36.0.dev0
|
| 8 |
git+https://github.com/huggingface/diffusers.git
|
| 9 |
sdnq
|
| 10 |
+
compressed-tensors
|
| 11 |
einops
|
| 12 |
bitsandbytes
|
| 13 |
optimum-quanto
|