Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -9
requirements.txt
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
protobuf<4
|
8 |
-
click<8.1
|
9 |
-
pydantic~=1.0
|
10 |
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
pillow
|
4 |
+
gradio
|
5 |
+
requests
|
6 |
+
|
|
|
|
|
|
|
7 |
|