johnowhitaker
commited on
Commit
•
45ac70d
1
Parent(s):
47896ed
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
diffusers
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
diffusers
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
torchvision
|
5 |
+
gradio
|
6 |
+
pillow
|