spagestic commited on
Commit
3ea4b9d
·
verified ·
1 Parent(s): cb695f9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio[mcp]>=4.0.0
2
+ requests>=2.31.0
3
+ beautifulsoup4>=4.12.0
4
+ markdownify>=0.11.6
5
+ lxml>=4.9.0