Babajaan commited on
Commit
173765d
·
verified ·
1 Parent(s): d208a7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -202,8 +202,7 @@ with gr.Blocks(title="StyleForge Lite", theme=gr.themes.Soft()) as app:
202
  )
203
 
204
  metrics_output = gr.JSON(
205
- label="📊 Style Metrics (Score out of 20)",
206
- interactive=False
207
  )
208
 
209
  with gr.Tab("📋 How to Deploy"):
 
202
  )
203
 
204
  metrics_output = gr.JSON(
205
+ label="📊 Style Metrics (Score out of 20)"
 
206
  )
207
 
208
  with gr.Tab("📋 How to Deploy"):