Shad0wKillar commited on
Commit
1916349
·
verified ·
1 Parent(s): cbc3ae7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ huggingface-hub
4
+ fastapi
5
+ uvicorn
6
+ pillow
7
+ python-multipart