Abedinho commited on
Commit
9de2725
1 Parent(s): 6e7e3a2

Upload 2 files

Browse files
Files changed (2) hide show
  1. mein_modell.h5 +3 -0
  2. requirements.txt +18 -0
mein_modell.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f0c965a91c78cb9c2644dfa34dc3b9e5e48e8d13f254492e409b561dffbbee
3
+ size 308621824
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ blinker==1.7.0
2
+ click==8.1.7
3
+ Flask==3.0.2
4
+ Flask-Cors==4.0.0
5
+ itsdangerous==2.1.2
6
+ Jinja2==3.1.3
7
+ joblib==1.3.2
8
+ MarkupSafe==2.1.5
9
+ numpy==1.26.4
10
+ pandas==2.2.1
11
+ python-dateutil==2.8.2
12
+ pytz==2024.1
13
+ scikit-learn==1.4.1.post1
14
+ scipy==1.12.0
15
+ six==1.16.0
16
+ threadpoolctl==3.3.0
17
+ tzdata==2024.1
18
+ Werkzeug==3.0.1