Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
|
|
| 1 |
ultralytics
|
| 2 |
-
opencv-python
|
| 3 |
opencv-python-headless
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
arabic-reshaper
|
| 7 |
-
python-bidi
|
| 8 |
-
gradio
|
| 9 |
google-generativeai
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
ultralytics
|
|
|
|
| 3 |
opencv-python-headless
|
| 4 |
+
torch
|
| 5 |
+
spaces
|
|
|
|
|
|
|
|
|
|
| 6 |
google-generativeai
|
| 7 |
+
pillow
|
| 8 |
+
arabic-reshaper
|
| 9 |
+
python-bidi
|