Hiroshi99 commited on
Commit
8d2801a
·
verified ·
1 Parent(s): 0f9ce45

Upload 5 files

Browse files
Files changed (5) hide show
  1. keyce.jpg +0 -0
  2. logos.jpg +0 -0
  3. modeleBrainDense.pth +3 -0
  4. pytorch.png +0 -0
  5. requirements.txt +7 -0
keyce.jpg ADDED
logos.jpg ADDED
modeleBrainDense.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454660a9ae2b317f3993cd3e22532d7f29061054abc15b851e2b20fedb63c4f4
3
+ size 107202183
pytorch.png ADDED
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ matplotlib==3.10.0
2
+ numpy==2.2.3
3
+ pandas==2.2.3
4
+ Pillow==11.1.0
5
+ streamlit==1.40.2
6
+ torch==2.5.1
7
+ torchvision==0.20.1