Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ torchvision
|
|
| 4 |
ultralytics==8.2.28
|
| 5 |
opencv-python-headless==4.9.0.80
|
| 6 |
numpy==1.26.4
|
| 7 |
-
gradio==4.
|
| 8 |
pandas==2.2.2
|
| 9 |
plotly==5.22.0
|
| 10 |
Pillow==10.3.0
|
|
|
|
| 4 |
ultralytics==8.2.28
|
| 5 |
opencv-python-headless==4.9.0.80
|
| 6 |
numpy==1.26.4
|
| 7 |
+
gradio==4.44.1
|
| 8 |
pandas==2.2.2
|
| 9 |
plotly==5.22.0
|
| 10 |
Pillow==10.3.0
|