ParthRangarajan commited on
Commit
dff0197
1 Parent(s): 9e54e99

version maintainance starts

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ gr.Interface(ai_text, "textbox",
17
  ['The moon is not a planet'],
18
  ['Who is Alexander the Great?']],
19
  theme='dark-peach',
20
- description="Generating Blog Content using GPT-Neo by implementing aitextgen and Gradio").launch(inline=False)
 
17
  ['The moon is not a planet'],
18
  ['Who is Alexander the Great?']],
19
  theme='dark-peach',
20
+ description="V1 of Generating Blog Content using GPT-Neo by implementing aitextgen and Gradio").launch(inline=False)