eaglelandsonce commited on
Commit
492f979
·
verified ·
1 Parent(s): d461567

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ torch==1.9.0
2
+ torchvision==0.10.0
3
+ matplotlib==3.4.2
4
+ streamlit==0.84.0