Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
-
gradio==4.
|
| 3 |
torch==2.0.1
|
| 4 |
torchvision
|
| 5 |
albumentations>=0.4.3
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
+
gradio==4.39.0
|
| 3 |
torch==2.0.1
|
| 4 |
torchvision
|
| 5 |
albumentations>=0.4.3
|