magictreee commited on
Commit
2675e2c
·
verified ·
1 Parent(s): 4a053a3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ huggingface_hub
4
+ fpdf2
5
+ google-genai
6
+ scikit-learn
7
+ weasyprint
8
+ beautifulsoup4
9
+ markdown2
10
+ Pillow