VIVEK JAYARAM
commited on
Commit
·
f5c3b8a
1
Parent(s):
a9141e6
Changed requirements for huggingface
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
diffusers
|
2 |
-
gradio
|
3 |
-
numpy
|
4 |
-
Pillow
|
5 |
-
PyYAML
|
6 |
-
scipy
|
7 |
-
torch
|
8 |
-
torchvision
|
9 |
-
tqdm
|
|
|
1 |
+
diffusers
|
2 |
+
gradio
|
3 |
+
numpy
|
4 |
+
Pillow
|
5 |
+
PyYAML
|
6 |
+
scipy
|
7 |
+
torch
|
8 |
+
torchvision
|
9 |
+
tqdm
|