Shio-Koube commited on
Commit
d474dcf
·
verified ·
1 Parent(s): 1766de2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ timm
3
+ fastapi
4
+ uvicorn
5
+ pydantic
6
+ pydantic-settings
7
+ huggingface_hub
8
+ pillow
9
+ numpy
10
+ pandas