Gangseok commited on
Commit
6fc73c0
β€’
1 Parent(s): b70f902
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/ujin0000/ujin_bio",
11
  title="Emotion?🏑",
12
  description=description_html
13
  ).launch()
 
7
  </div>
8
  """
9
  gr.load(
10
+ "models/Gangseok/animalgpt",
11
  title="Emotion?🏑",
12
  description=description_html
13
  ).launch()