SherlockRamos commited on
Commit
c2fcd9a
1 Parent(s): a81a422

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.17.0
2
+ gradio==3.7.1
3
+ openai==0.27.0
4
+ fpdf==1.7.2
5
+ python-docx==0.8.11
6
+ markdown2==2.4.2