Farhan1572 commited on
Commit
4c554c1
·
verified ·
1 Parent(s): 936bfca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ import gradio as gr
56
 
57
  # Function to handle text submission
58
  def contact_info(text):
59
- return "Contact [email protected] for this service"
60
 
61
  # Gradio interface definition
62
  interface = gr.Interface(
 
56
 
57
  # Function to handle text submission
58
  def contact_info(text):
59
+ return "Contact [email protected] for Humanizer Application service"
60
 
61
  # Gradio interface definition
62
  interface = gr.Interface(