Spaces:
Runtime error
Runtime error
Commit
·
edb9266
1
Parent(s):
4de503a
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
7 |
tqdm
|
|
|
1 |
+
accelerate
|
2 |
+
numpy
|
3 |
+
transformers
|
4 |
+
matplotlib
|
5 |
+
diffusers
|
6 |
+
Pillow
|
7 |
+
torch
|
8 |
tqdm
|