Spaces:
Build error
Build error
Commit
·
a342ce0
1
Parent(s):
a073d03
Update app.py
Browse files
app.py
CHANGED
@@ -47,4 +47,4 @@ with gr.Blocks() as demo:
|
|
47 |
<a href="https://www.buymeacoffee.com/" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 45px !important;width: 162px !important;" ></a><br><br>
|
48 |
</div>
|
49 |
""")
|
50 |
-
demo.launch(
|
|
|
47 |
<a href="https://www.buymeacoffee.com/" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 45px !important;width: 162px !important;" ></a><br><br>
|
48 |
</div>
|
49 |
""")
|
50 |
+
demo.launch()
|