mroccuper commited on
Commit
6dceb0f
·
verified ·
1 Parent(s): 6f0c072

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio==4.28.3
2
+ google-generativeai==0.5.2
3
+ html2text==2020.1.16