Spaces:
Sleeping
Sleeping
add torch and torchvision
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
gradio==3.41.0
|
2 |
numpy
|
3 |
Pillow
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
gradio==3.41.0
|
4 |
numpy
|
5 |
Pillow
|