Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
imageio
|
3 |
-
imageio-ffmpeg
|
4 |
numpy==1.22.4
|
5 |
opencv-python-headless==4.6.0.66
|
6 |
torch
|
@@ -8,7 +8,7 @@ torchvision
|
|
8 |
Pillow
|
9 |
scipy
|
10 |
scikit-image
|
11 |
-
diffusers
|
12 |
transformers
|
13 |
ftfy
|
14 |
fpie
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
imageio
|
3 |
+
imageio-ffmpeg
|
4 |
numpy==1.22.4
|
5 |
opencv-python-headless==4.6.0.66
|
6 |
torch
|
|
|
8 |
Pillow
|
9 |
scipy
|
10 |
scikit-image
|
11 |
+
diffusers
|
12 |
transformers
|
13 |
ftfy
|
14 |
fpie
|