Spaces:
Sleeping
Sleeping
abdouramandalil
commited on
Commit
·
cc2dc56
1
Parent(s):
17584ed
Upload 2 files
Browse files- model.h5 +3 -0
- requirements.txt +5 -0
model.h5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2c0e11dbcc837de0ced4bb59f812e7a71727eb6dabb02b2e90306fd183c29a8
|
3 |
+
size 19392160
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.23.0
|
2 |
+
Pillow==9.5.0
|
3 |
+
Pillow==10.1.0
|
4 |
+
streamlit==1.22.0
|
5 |
+
tensorflow==2.10.0
|