DraconicDragon commited on
Commit
c97f7c3
·
verified ·
1 Parent(s): dc6981c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ onnxruntime
3
+ pandas
4
+ torch
5
+ timm
6
+ Pillow
7
+ gradio>5.0.0
8
+ huggingface-hub