Spaces:
Running
on
Zero
Running
on
Zero
wanghaofan
commited on
Commit
•
16ebfd4
1
Parent(s):
360776a
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
diffusers==0.
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
transformers
|
5 |
accelerate
|
6 |
safetensors
|
7 |
einops
|
|
|
1 |
+
diffusers==0.30.0
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
transformers
|
5 |
accelerate
|
6 |
safetensors
|
7 |
einops
|