dlaima commited on
Commit
5e1d037
·
verified ·
1 Parent(s): 0a5bb67

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.1.0
2
+ langchain==0.0.179
3
+ openai==0.27.0
4
+ panel==0.14.0
5
+ param==1.12.0
6
+ python-dotenv==0.21.0