Spaces:
Runtime error
Runtime error
Commit
·
ce50c3b
1
Parent(s):
32e12f5
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
torchvision
|
5 |
+
gradio
|
6 |
+
pillow
|