DimasMP3 commited on
Commit
2c35852
·
1 Parent(s): 1c745f3

Rewrite app-config.json without BOM

Browse files
Files changed (1) hide show
  1. app-config.json +2 -2
app-config.json CHANGED
@@ -1,4 +1,4 @@
1
- {
2
  "model_path": "model/best_model.keras",
3
  "labels": ["Heart", "Oblong", "Oval", "Round", "Square"],
4
  "port": 7860,
@@ -10,4 +10,4 @@
10
  "gradio_auth_token": null,
11
  "gradio_username": null,
12
  "gradio_password": null
13
- }
 
1
+ {
2
  "model_path": "model/best_model.keras",
3
  "labels": ["Heart", "Oblong", "Oval", "Round", "Square"],
4
  "port": 7860,
 
10
  "gradio_auth_token": null,
11
  "gradio_username": null,
12
  "gradio_password": null
13
+ }