noumanjavaid commited on
Commit
2c56a67
·
verified ·
1 Parent(s): 406b0be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ def create_demo():
185
  outputs=[
186
  gr.Image(type="pil", label="Analyzed Image"
187
  ),
188
- gr.Markdown(label="Analysis Results", lines=10)
189
  ],
190
  title="AI Image Detector",
191
  description="Upload an image to check if it's AI-generated",
 
185
  outputs=[
186
  gr.Image(type="pil", label="Analyzed Image"
187
  ),
188
+ gr.Markdown(label=" ## Analysis Results")
189
  ],
190
  title="AI Image Detector",
191
  description="Upload an image to check if it's AI-generated",