Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
gradio==3.40.1
|
| 2 |
-
opencv-python-headless==4.8.0.74
|
| 3 |
-
ultralytics==8.0.100
|
| 4 |
-
supervision==0.2.0
|
| 5 |
-
google-generativeai==0.
|
| 6 |
-
paddleocr==2.6.1.3
|
| 7 |
-
paddlepaddle==2.5.2
|
| 8 |
-
numpy==1.23.5
|
| 9 |
-
Pillow==9.5.0
|
| 10 |
-
pandas==2.0.3
|
| 11 |
-
matplotlib==3.7.2
|
|
|
|
| 1 |
+
gradio==3.40.1
|
| 2 |
+
opencv-python-headless==4.8.0.74
|
| 3 |
+
ultralytics==8.0.100
|
| 4 |
+
supervision==0.2.0
|
| 5 |
+
google-generativeai==0.8.3
|
| 6 |
+
paddleocr==2.6.1.3
|
| 7 |
+
paddlepaddle==2.5.2
|
| 8 |
+
numpy==1.23.5
|
| 9 |
+
Pillow==9.5.0
|
| 10 |
+
pandas==2.0.3
|
| 11 |
+
matplotlib==3.7.2
|