LiuPengNGP commited on
Commit
7c22655
·
verified ·
1 Parent(s): c724d99

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.24.0
2
+ requests==2.31.0
3
+ torch==2.1.2
4
+ torchaudio==2.1.2
5
+ torchvision==0.16.2
6
+ mediapipe==0.10.9
7
+ pillow==10.2.0
8
+ toml==0.10.
9
+ grad-cam==1.5.0