Spaces:
Runtime error
Runtime error
CamiloVega
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -279,5 +279,5 @@ def create_interface():
|
|
279 |
if __name__ == "__main__":
|
280 |
app = create_interface()
|
281 |
app.launch(
|
282 |
-
share=True
|
283 |
)
|
|
|
279 |
if __name__ == "__main__":
|
280 |
app = create_interface()
|
281 |
app.launch(
|
282 |
+
share=True
|
283 |
)
|