Spaces:
Runtime error
Runtime error
ehristoforu
commited on
Commit
•
4bcde74
1
Parent(s):
a6fa6d0
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
diffusers
|
3 |
+
transformers
|
4 |
+
gradio==4.21.0
|
5 |
+
peft
|
6 |
+
imageio
|