Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -12,4 +12,9 @@ fastapi
|
|
12 |
uvicorn
|
13 |
|
14 |
inference_sdk
|
15 |
-
# roboflow
|
|
|
|
|
|
|
|
|
|
|
|
12 |
uvicorn
|
13 |
|
14 |
inference_sdk
|
15 |
+
# roboflow
|
16 |
+
|
17 |
+
|
18 |
+
#gemini
|
19 |
+
Pillow
|
20 |
+
google-generativeai
|