YoniFriedman commited on
Commit
c28f163
·
verified ·
1 Parent(s): e2ed0fc

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.13.0
2
+ llama_index==0.10.10
3
+ langdetect==1.0.9
4
+ deep-translator==1.11.4
5
+ SQLAlchemy==2.0.27