Commit
·
662b8b6
1
Parent(s):
13b9f3c
Update app.py
Browse files
app.py
CHANGED
|
@@ -170,4 +170,4 @@ with gr.Blocks() as demo:
|
|
| 170 |
[Github](https://github.com/marcilioduarte)
|
| 171 |
@marcilioduarte | Economics and Data Science
|
| 172 |
''')
|
| 173 |
-
demo.launch(
|
|
|
|
| 170 |
[Github](https://github.com/marcilioduarte)
|
| 171 |
@marcilioduarte | Economics and Data Science
|
| 172 |
''')
|
| 173 |
+
demo.launch()
|