Spaces:
Runtime error
Runtime error
Update requirements.txt (#4)
Browse files- Update requirements.txt (396663ea9b1a3a8122f38215db6f3bb765ccf08c)
Co-authored-by: Ziqian Gao <ziqiangao@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
opencv-python
|
3 |
-
torchvision
|
|
|
|
1 |
torch
|
2 |
opencv-python
|
3 |
+
torchvision
|
4 |
+
gradio
|