saad003 commited on
Commit
c797357
·
verified ·
1 Parent(s): bc08e23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
 
 
 
1
  transformers
2
  torch
3
  faiss-cpu
4
  pandas
5
- pyarrow
6
- numpy
7
- huggingface_hub
8
- gradio
9
- Pillow
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ huggingface_hub
4
  transformers
5
  torch
6
  faiss-cpu
7
  pandas
8
+ pillow
9
+ python-multipart