Spaces:
Runtime error
Runtime error
dk-crazydiv
commited on
Commit
•
152ea60
1
Parent(s):
6695a0d
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ print(f"Loaded {len(examples)} example images")
|
|
64 |
with gr.Blocks() as poster2plot:
|
65 |
with gr.Column():
|
66 |
with gr.Row():
|
67 |
-
gr.Markdown("# Poster2Plot: Upload a Movie/T.V show poster to generate a plot"
|
68 |
with gr.Row():
|
69 |
with gr.Column():
|
70 |
with gr.Row():
|
|
|
64 |
with gr.Blocks() as poster2plot:
|
65 |
with gr.Column():
|
66 |
with gr.Row():
|
67 |
+
gr.Markdown("# Poster2Plot: Upload a Movie/T.V show poster to generate a plot")
|
68 |
with gr.Row():
|
69 |
with gr.Column():
|
70 |
with gr.Row():
|