iamcode6 commited on
Commit
600fe6c
·
verified ·
1 Parent(s): b8c80e7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch>=2.0
2
+ torchvision
3
+ timm>=1.0.9
4
+ huggingface_hub>=0.25
5
+ gradio>=4.44
6
+ pillow