MohamedTry commited on
Commit
9a81beb
·
verified ·
1 Parent(s): 2ffe6e2

Update requirements.txt

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