Spaces:
Running
Running
Farhan1572
commited on
Update app.py
Browse files
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
|
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(
|