Create requirements.txt

#6
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ reportlab>=3.6.12
3
+ markdown>=3.4.3
4
+ beautifulsoup4>=4.11.1
5
+ Pillow>=9.4.0
6
+ requests>=2.28.2
7
+ pygments>=2.15.0
8
+ langchain>=0.1.0
9
+ langchain-google-genai>=0.0.6