Spaces:
Sleeping
Sleeping
GoofyGoof
commited on
Commit
·
1289de7
1
Parent(s):
04d6b23
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ interface = gr.Interface(
|
|
38 |
inputs="text",
|
39 |
outputs="text",
|
40 |
title="Привет от Neuronetties!",
|
41 |
-
description="Введите своё
|
42 |
)
|
43 |
|
44 |
interface.launch()
|
|
|
38 |
inputs="text",
|
39 |
outputs="text",
|
40 |
title="Привет от Neuronetties!",
|
41 |
+
description="Введите своё имя."
|
42 |
)
|
43 |
|
44 |
interface.launch()
|