Spaces:
Runtime error
Runtime error
ehristoforu
commited on
Commit
•
2acc20b
1
Parent(s):
4bcde74
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ diffusers
|
|
3 |
transformers
|
4 |
gradio==4.21.0
|
5 |
peft
|
6 |
-
imageio
|
|
|
|
|
|
|
|
3 |
transformers
|
4 |
gradio==4.21.0
|
5 |
peft
|
6 |
+
imageio
|
7 |
+
safetensors
|
8 |
+
accelerate
|
9 |
+
omegaconf
|