Spaces:
Sleeping
Sleeping
Upload 5 files
Browse files- keyce.jpg +0 -0
- logos.jpg +0 -0
- modeleBrainDense.pth +3 -0
- pytorch.png +0 -0
- 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
|