qdqd commited on
Commit
9ba394a
Β·
verified Β·
1 Parent(s): 4fa8a2e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ duckduckgo-search>=4.0.1
2
+ litellm>=0.21.10
3
+ gradio>=4.0.0
4
+ python-dotenv>=1.0.0