Kang-Seong-Jun commited on
Commit
5fad4e2
·
verified ·
1 Parent(s): 3b317f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ description_html = """
7
  </div>
8
  """
9
  gr.load(
10
- "models/Kang-Seong-Jun/cuity_classifier",
11
  title="Which city?",
12
  description=description_html
13
  ).launch()
 
7
  </div>
8
  """
9
  gr.load(
10
+ "models/Kang-Seong-Jun/city_classifier",
11
  title="Which city?",
12
  description=description_html
13
  ).launch()