Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
requests
|
| 3 |
openai
|
|
|
|
| 4 |
streamlit-authenticator==0.3.3
|
| 5 |
pyyaml
|
| 6 |
huggingface_hub
|
|
|
|
| 1 |
streamlit
|
| 2 |
requests
|
| 3 |
openai
|
| 4 |
+
google-genai
|
| 5 |
streamlit-authenticator==0.3.3
|
| 6 |
pyyaml
|
| 7 |
huggingface_hub
|