Mohansai2004 commited on
Commit
e7c71aa
·
verified ·
1 Parent(s): e6a78d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
  uvicorn
3
- pillow
4
- torch
5
  transformers
 
 
 
1
  fastapi
2
  uvicorn
 
 
3
  transformers
4
+ torch
5
+ Pillow