Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -9
requirements.txt
CHANGED
|
@@ -1,13 +1,12 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
plotly
|
| 4 |
opencv-python-headless
|
| 5 |
-
numpy
|
| 6 |
-
pandas
|
| 7 |
-
requests
|
| 8 |
-
qrcode
|
| 9 |
-
fpdf
|
| 10 |
-
sentinelhub
|
| 11 |
-
groq>=0.4.0
|
| 12 |
google-generativeai
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
gTTS
|
| 3 |
+
fpdf2
|
| 4 |
+
qrcode
|
| 5 |
+
numpy
|
| 6 |
plotly
|
| 7 |
opencv-python-headless
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
google-generativeai
|
| 9 |
+
groq
|
| 10 |
+
Pillow
|
| 11 |
+
sentinelhub
|
| 12 |
+
pytz
|