openfree commited on
Commit
daecf3e
·
verified ·
1 Parent(s): ee12bfb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- gradio
2
- replicate
3
- requests
4
- pillow
5
- python-pptx
6
- PyPDF2
7
- pandas
8
- chardet
9
- graphviz
10
- cairosvg
11
- streamlit
 
 
1
+ gradio
2
+ replicate
3
+ requests
4
+ pillow
5
+ python-pptx
6
+ PyPDF2
7
+ pandas
8
+ chardet
9
+ graphviz
10
+ cairosvg
11
+ streamlit
12
+ beautifulsoup4