Spaces:
Running
on
Zero
Running
on
Zero
rizavelioglu
commited on
Commit
·
830baea
1
Parent(s):
b272af8
bump diffusers
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ accelerate
|
|
4 |
safetensors
|
5 |
huggingface_hub
|
6 |
spaces
|
|
|
7 |
git+https://github.com/huggingface/diffusers@main
|
|
|
4 |
safetensors
|
5 |
huggingface_hub
|
6 |
spaces
|
7 |
+
torchao # latest diffusers request this
|
8 |
git+https://github.com/huggingface/diffusers@main
|