noumanjavaid commited on
Commit
65af992
·
verified ·
1 Parent(s): 3f77ea2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Complete Demo ")
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