Spaces:
Runtime error
Runtime error
ai-forever
commited on
Commit
·
e8482ee
1
Parent(s):
64a5201
Update app.py
Browse files
app.py
CHANGED
@@ -52,6 +52,6 @@ interface = gr.Interface.load("huggingface/sberbank-ai/mGPT-armenian",
|
|
52 |
thumbnail = 'https://habrastorage.org/r/w1560/getpro/habr/upload_files/26a/fa1/3e1/26afa13e1d1a56f54c7b0356761af7b8.png',
|
53 |
theme = "peach",
|
54 |
article = article
|
55 |
-
)
|
56 |
|
57 |
interface.launch(enable_queue=True)
|
|
|
52 |
thumbnail = 'https://habrastorage.org/r/w1560/getpro/habr/upload_files/26a/fa1/3e1/26afa13e1d1a56f54c7b0356761af7b8.png',
|
53 |
theme = "peach",
|
54 |
article = article
|
55 |
+
)
|
56 |
|
57 |
interface.launch(enable_queue=True)
|