fg-mindee commited on
Commit
2254e7f
1 Parent(s): db524a3

chore: Updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ -e git+https://github.com/frgfm/torch-cam.git#egg=torchcam
2
+ streamlit>=0.65.0
3
+ torchvision>=0.8.0