Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai==0.27.0
|
|
4 |
gradio==3.29.0
|
5 |
scikit-learn==1.3.2
|
6 |
joblib==1.2.0
|
7 |
-
pip==24.2.0
|
|
|
|
4 |
gradio==3.29.0
|
5 |
scikit-learn==1.3.2
|
6 |
joblib==1.2.0
|
7 |
+
pip==24.2.0
|
8 |
+
google-generativeai
|