Spaces:
Sleeping
Sleeping
ashwinkumarbv
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ def gradio_interface():
|
|
36 |
with gr.Blocks() as demo:
|
37 |
# Title and Image
|
38 |
gr.Markdown("## weekend with vijayraj")
|
39 |
-
gr.Image("Image.jpg")
|
40 |
|
41 |
# Input and Output
|
42 |
with gr.Row():
|
|
|
36 |
with gr.Blocks() as demo:
|
37 |
# Title and Image
|
38 |
gr.Markdown("## weekend with vijayraj")
|
39 |
+
gr.Image("Image.jpg")
|
40 |
|
41 |
# Input and Output
|
42 |
with gr.Row():
|