Spaces:
Running
Running
michaelriedl
commited on
Commit
•
fd04761
1
Parent(s):
3ed80a5
Fixed requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
torch
|
3 |
numpy
|
4 |
Pillow
|
5 |
-
einops>=0.3
|
6 |
-
kornia>=0.5.4
|
|
|
1 |
+
diffusers[torch]
|
|
|
2 |
numpy
|
3 |
Pillow
|
|
|
|