akhatr-phyniks commited on
Commit
0f21c7e
·
verified ·
1 Parent(s): f9703fd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ openai>=1.0.0
3
+ langfuse>=2.0.0
4
+ python-dotenv>=1.0.0
5
+ google-generativeai>=0.3.0