mgbam commited on
Commit
7b96012
·
verified ·
1 Parent(s): 242cb8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
 
2
- Flask==2.2.2
3
- Flask-Cors==3.0.10
4
- google-generativeai==0.7.1
5
- python-dotenv==0.21.0
 
 
 
1
 
2
+ gradio>=4.29.0
3
+ google-generativeai
4
+ python-dotenv
5
+ python-docx
6
+ reportlab
7
+