Spaces:
Sleeping
Sleeping
Drew Skillman
commited on
Commit
·
3483104
1
Parent(s):
305cd3c
add openai to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ anthropic==0.18.1
|
|
| 3 |
python-dotenv==1.1.0
|
| 4 |
pyttsx3==2.98
|
| 5 |
google-generativeai
|
| 6 |
-
gradio # (Agar aap Gradio use kar rahe hain)
|
|
|
|
|
|
| 3 |
python-dotenv==1.1.0
|
| 4 |
pyttsx3==2.98
|
| 5 |
google-generativeai
|
| 6 |
+
gradio # (Agar aap Gradio use kar rahe hain)
|
| 7 |
+
openai
|