Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ my_examples = [
|
|
19 |
[wisel_text]
|
20 |
]
|
21 |
|
22 |
-
my_article = "<h3>User guide</h3><p>
|
23 |
|
24 |
my_inputs = [
|
25 |
gr.Textbox(lines=5, label="Input Text"),
|
|
|
19 |
[wisel_text]
|
20 |
]
|
21 |
|
22 |
+
my_article = "<h3>User guide</h3><p>Have fun!</p><p>Go to <a href='https://www.web3.lu/category/audio-technologies/'>Internet with a Brain</a> to read some technical infos.</p>"
|
23 |
|
24 |
my_inputs = [
|
25 |
gr.Textbox(lines=5, label="Input Text"),
|