Spaces:
Runtime error
Runtime error
nicyscaria
commited on
Commit
·
5c9ce87
1
Parent(s):
4b2cce8
Update app.py
Browse files
app.py
CHANGED
@@ -38,4 +38,6 @@ with gr.Blocks() as demo:
|
|
38 |
|
39 |
sim_button.click(text_sim, inputs=[textbox1, textbox2], outputs=label)
|
40 |
|
41 |
-
demo.launch()
|
|
|
|
|
|
38 |
|
39 |
sim_button.click(text_sim, inputs=[textbox1, textbox2], outputs=label)
|
40 |
|
41 |
+
demo.launch()
|
42 |
+
|
43 |
+
#Nicy is awesome
|