Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ def run_model(input_text,
|
|
61 |
contoh = [["TAMPAN"],["TIDAK JELAS"]]
|
62 |
|
63 |
#judul
|
64 |
-
title = "
|
65 |
|
66 |
#deskripsi
|
67 |
description = "Demo for Puisi Generator ID. Models are GPT-2"
|
|
|
61 |
contoh = [["TAMPAN"],["TIDAK JELAS"]]
|
62 |
|
63 |
#judul
|
64 |
+
title = "indonesia Puisi Generator"
|
65 |
|
66 |
#deskripsi
|
67 |
description = "Demo for Puisi Generator ID. Models are GPT-2"
|