Kang-Seong-Jun commited on
Commit
d24f37c
·
verified ·
1 Parent(s): a23b2d8

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/FruitGPT",
11
      title="Which Fruit?",
12
      description=description_html
13
  ).launch()
 
7
  </div>
8
  """
9
  gr.load(
10
+     "models/Kang-Seong-Jun/fruitGPT",
11
      title="Which Fruit?",
12
      description=description_html
13
  ).launch()