Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,8 @@ torch==2.0.1
|
|
| 3 |
torchvision==0.15.2
|
| 4 |
torchaudio==2.0.2
|
| 5 |
numpy==1.24.4
|
|
|
|
|
|
|
| 6 |
scipy==1.10.1
|
| 7 |
scikit-image==0.21.0
|
| 8 |
opencv-python==4.7.0.72
|
|
|
|
| 3 |
torchvision==0.15.2
|
| 4 |
torchaudio==2.0.2
|
| 5 |
numpy==1.24.4
|
| 6 |
+
gradio==4.24.0
|
| 7 |
+
spaces
|
| 8 |
scipy==1.10.1
|
| 9 |
scikit-image==0.21.0
|
| 10 |
opencv-python==4.7.0.72
|