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