Callmebowoo-22 commited on
Commit
9f6d06b
·
verified ·
1 Parent(s): a758968

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  huggingface_hub==0.25.2
2
  gradio>=4.0.0
3
- openai>=1.0.0
 
 
1
  huggingface_hub==0.25.2
2
  gradio>=4.0.0
3
+ openai>=1.0.0
4
+ python-dotenv>=1.0.0