Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -104,7 +104,7 @@ def gradio_interface():
|
|
| 104 |
]
|
| 105 |
|
| 106 |
with gr.Blocks(gr.themes.Glass(secondary_hue= "rose")) as demo:
|
| 107 |
-
gr.Markdown("# Gemini
|
| 108 |
|
| 109 |
with gr.Row():
|
| 110 |
with gr.Column():
|
|
|
|
| 104 |
]
|
| 105 |
|
| 106 |
with gr.Blocks(gr.themes.Glass(secondary_hue= "rose")) as demo:
|
| 107 |
+
gr.Markdown("# Gemini Image detection")
|
| 108 |
|
| 109 |
with gr.Row():
|
| 110 |
with gr.Column():
|