Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
ultralytics
|
|
|
|
| 2 |
opencv-python-headless
|
|
|
|
| 3 |
Pillow
|
| 4 |
arabic-reshaper
|
| 5 |
python-bidi
|
| 6 |
-
|
|
|
|
|
|
| 1 |
ultralytics
|
| 2 |
+
opencv-python
|
| 3 |
opencv-python-headless
|
| 4 |
+
numpy
|
| 5 |
Pillow
|
| 6 |
arabic-reshaper
|
| 7 |
python-bidi
|
| 8 |
+
gradio
|
| 9 |
+
google-generativeai
|