Spaces:
Sleeping
Sleeping
Update app.py (#1)
Browse files- Update app.py (6fa2da2e7f62e8929013184e336f99f63b0c760c)
app.py
CHANGED
@@ -7,7 +7,7 @@ description_html = """
|
|
7 |
</div>
|
8 |
"""
|
9 |
gr.load(
|
10 |
-
"models/
|
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()
|