Update app.py
Browse files
app.py
CHANGED
|
@@ -10,4 +10,5 @@ gr.load(
|
|
| 10 |
"models/Kang-Seong-Jun/FruitGPT",
|
| 11 |
title="Which fruit?",
|
| 12 |
description=description_html
|
|
|
|
| 13 |
).launch()
|
|
|
|
| 10 |
"models/Kang-Seong-Jun/FruitGPT",
|
| 11 |
title="Which fruit?",
|
| 12 |
description=description_html
|
| 13 |
+
|
| 14 |
).launch()
|