Corin1998 commited on
Commit
8607711
·
verified ·
1 Parent(s): 566e3b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio==4.44.1
 
2
  openai==1.51.0
3
  pdf2image==1.17.0
4
  Pillow==10.3.0
5
  python-docx==1.1.2
6
- reportlab==4.4.5 # ← 存在する最新版系に更新
7
  huggingface_hub==0.25.2
8
  pandas==2.2.2
9
  pyarrow==17.0.0
 
1
  gradio==4.44.1
2
+ gradio_client==1.3.0
3
  openai==1.51.0
4
  pdf2image==1.17.0
5
  Pillow==10.3.0
6
  python-docx==1.1.2
7
+ reportlab==4.4.5
8
  huggingface_hub==0.25.2
9
  pandas==2.2.2
10
  pyarrow==17.0.0