Alexander Hux commited on
Commit
ee3d88e
·
verified ·
1 Parent(s): 7d9cda4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ openai==0.27.10
2
+ gradio==3.42.0
3
+ python-dotenv==1.0.0