nomanabdullah2025 commited on
Commit
d2b3b8f
·
verified ·
1 Parent(s): e4c5c8b

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "keras_version": "3.0.0",
3
+ "backend": "tensorflow",
4
+ "model_name": "hybrid_xception_effnet",
5
+ "format": "keras"
6
+ }