Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ interface = gr.Interface(
|
|
144 |
inputs="textbox",
|
145 |
outputs="textbox",
|
146 |
title="AI Text Humanizer",
|
147 |
-
description="Enter AI-generated text and get a human-written version. This space is availabe for limited time only so contact farhan.sid1111@gmail.com to put this application in production.",
|
148 |
)
|
149 |
|
150 |
|
|
|
144 |
inputs="textbox",
|
145 |
outputs="textbox",
|
146 |
title="AI Text Humanizer",
|
147 |
+
# description="Enter AI-generated text and get a human-written version. This space is availabe for limited time only so contact farhan.sid1111@gmail.com to put this application in production.",
|
148 |
)
|
149 |
|
150 |
|