Spaces:
Runtime error
Runtime error
NORLIE JHON MALAGDAO
commited on
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
torch
|
2 |
-
|
3 |
gradio
|
4 |
matplotlib
|
5 |
numpy
|
6 |
-
|
7 |
tensorflow
|
8 |
-
gdown
|
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
gradio
|
4 |
matplotlib
|
5 |
numpy
|
6 |
+
Pillow
|
7 |
tensorflow
|
8 |
+
gdown
|
9 |
+
pathlib
|