Farhan1572 commited on
Commit
f1447ff
·
verified ·
1 Parent(s): 37203ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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