Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ litellm
|
|
3 |
gradio
|
4 |
selenium >=4.0.0, < 5.0.0
|
5 |
gradio>=3.40.1
|
|
|
6 |
helium
|
7 |
Pillow
|
8 |
python-dotenv
|
|
|
3 |
gradio
|
4 |
selenium >=4.0.0, < 5.0.0
|
5 |
gradio>=3.40.1
|
6 |
+
google-genai
|
7 |
helium
|
8 |
Pillow
|
9 |
python-dotenv
|