telecomadm1145 commited on
Commit
e4e2cb8
·
verified ·
1 Parent(s): b7eb981

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchvision
4
+ timm
5
+ numpy
6
+ huggingface_hub
7
+ Pillow
8
+ pandas
9
+ requests