Muhammad Taqi Raza
commited on
Commit
·
bc75958
1
Parent(s):
bd5b7d4
gradio
Browse files- gradio_app.py +0 -1
gradio_app.py
CHANGED
@@ -163,7 +163,6 @@ demo = gr.Blocks()
|
|
163 |
with demo:
|
164 |
|
165 |
gr.Markdown("## 🎬 EPiC: Cinematic Camera Control")
|
166 |
-
|
167 |
with gr.Tabs():
|
168 |
with gr.TabItem("Step 1: Camera Anchor"):
|
169 |
with gr.Row():
|
|
|
163 |
with demo:
|
164 |
|
165 |
gr.Markdown("## 🎬 EPiC: Cinematic Camera Control")
|
|
|
166 |
with gr.Tabs():
|
167 |
with gr.TabItem("Step 1: Camera Anchor"):
|
168 |
with gr.Row():
|