ahmadalfakeh commited on
Commit
2b2fc8e
·
verified ·
1 Parent(s): 5fbad3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ css = """
78
  # Build the Gradio UI with Blocks
79
  with gr.Blocks(theme='Nymbo/Nymbo_Theme', css=css) as app:
80
  # Add a title to the app
81
- gr.HTML("<center><h1>CLIFFORD Image</h1></center>")
82
 
83
  # Container for all the UI elements
84
  with gr.Column(elem_id="app-container"):
 
78
  # Build the Gradio UI with Blocks
79
  with gr.Blocks(theme='Nymbo/Nymbo_Theme', css=css) as app:
80
  # Add a title to the app
81
+ gr.HTML("<center><h1>CLIFFORD Image By ahmadalfaqeeh</h1></center>")
82
 
83
  # Container for all the UI elements
84
  with gr.Column(elem_id="app-container"):