riyadahmadov commited on
Commit
36464b0
β€’
1 Parent(s): 3573f82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ interface = gr.Interface(
124
  ],
125
  outputs=gr.Textbox(label="Predicted Salary"),
126
  title="Fastag Fraud Detection Model",
127
- description="Enter details to predict salary."
128
  )
129
 
130
  # Launch the Gradio interface
 
124
  ],
125
  outputs=gr.Textbox(label="Predicted Salary"),
126
  title="Fastag Fraud Detection Model",
127
+ description="Enter details to fraud detection."
128
  )
129
 
130
  # Launch the Gradio interface