Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
kesslya1
/
F1_Model_Ownmodel
like
0
Image Classification
Keras
TF-Keras
Model card
Files
Files and versions
xet
Community
1
Use this model
Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF Staff
- opened
Jul 5, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+2
-2
Files changed (1)
hide
show
README.md
+2
-2
README.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
---
2
metrics:
3
- accuracy
4
-
library_name: keras
5
pipeline_tag: image-classification
6
-
---
1
---
2
+
library_name: tf-keras
3
metrics:
4
- accuracy
5
pipeline_tag: image-classification
6
+
---