Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,5 @@ Pillow
|
|
| 5 |
gradio==3.50.2
|
| 6 |
opencv-python
|
| 7 |
oss2==2.17.0
|
|
|
|
|
|
|
|
|
| 5 |
gradio==3.50.2
|
| 6 |
opencv-python
|
| 7 |
oss2==2.17.0
|
| 8 |
+
torch
|
| 9 |
+
torchvision
|