mlbench123 commited on
Commit
603282d
·
verified ·
1 Parent(s): 207f3d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ gradio>=4.0.0
2
  PyPDF2>=3.0.0
3
  openpyxl
4
  pdfminer.six
5
- google.generativeai
 
 
 
 
2
  PyPDF2>=3.0.0
3
  openpyxl
4
  pdfminer.six
5
+ google.generativeai
6
+ fastapi
7
+ uvicorn[standard]
8
+ python-multipart