jatin1233232 commited on
Commit
8b420f3
·
verified ·
1 Parent(s): 0a5c1d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  fastapi
2
  uvicorn
 
3
  pillow
4
  torch
5
  transformers
6
- python-multipart
 
 
1
  fastapi
2
  uvicorn
3
+ tensorflow>=2.13.0
4
  pillow
5
  torch
6
  transformers
7
+ python-multipart
8
+ requests