Chand11 commited on
Commit
e4dd30e
·
verified ·
1 Parent(s): b746f5f

Update requirements.txt

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