Spaces:
Sleeping
Sleeping
noumanjavaid
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ css = """
|
|
22 |
# Create a Gradio Blocks app
|
23 |
with gr.Blocks(css=css) as demo:
|
24 |
# Add a Markdown component to provide some context
|
25 |
-
gr.Markdown("## Centurion
|
26 |
# Add a HTML component to embed the iframe
|
27 |
gr.HTML('<div class="iframe-container"><iframe src="https://noumanjavaid-centii.hf.space"></iframe></div>')
|
28 |
|
|
|
22 |
# Create a Gradio Blocks app
|
23 |
with gr.Blocks(css=css) as demo:
|
24 |
# Add a Markdown component to provide some context
|
25 |
+
gr.Markdown("## Centurion ")
|
26 |
# Add a HTML component to embed the iframe
|
27 |
gr.HTML('<div class="iframe-container"><iframe src="https://noumanjavaid-centii.hf.space"></iframe></div>')
|
28 |
|