Tanxshh commited on
Commit
c4eaf5e
·
verified ·
1 Parent(s): bed770e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- fastapi
2
- uvicorn[standard]
3
- pandas
4
- torch
5
- sentence-transformers
6
- python-multipart
7
- PyMuPDF
 
1
+ gradio
2
+ pandas
3
+ PyMuPDF
4
+ sentence-transformers
5
+ torch