Spaces:
Running
on
Zero
Running
on
Zero
Ahmad Basyouni
commited on
Commit
•
a9ff133
1
Parent(s):
1580c57
Add application file
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
|
|
1 |
diffusers
|
2 |
torch
|
3 |
-
|
4 |
-
pillow
|
5 |
-
transformers
|
6 |
-
numpy
|
|
|
1 |
+
gradio
|
2 |
diffusers
|
3 |
torch
|
4 |
+
accelerate
|
|
|
|
|
|