Mansib commited on
Commit
fc723b7
·
1 Parent(s): 6299cee

Updated metrics

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ with gr.Interface(
83
  gr.Textbox(label="Hotness (%)"),
84
  gr.Textbox(label="Beauty (%)"),
85
  gr.Textbox(label="Allure (%)"),
86
- gr.Textbox(label="Authenticity (%)"),
87
  ],
88
  examples=[
89
  ['Mansib_01_x2048.png', 'Man'],
 
83
  gr.Textbox(label="Hotness (%)"),
84
  gr.Textbox(label="Beauty (%)"),
85
  gr.Textbox(label="Allure (%)"),
86
+ gr.Textbox(label="Authenticity (> 80% → likely real)"),
87
  ],
88
  examples=[
89
  ['Mansib_01_x2048.png', 'Man'],