prithivMLmods commited on
Commit
96a75e9
·
verified ·
1 Parent(s): 62f15dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def extend_prompt(prompt):
9
 
10
 
11
  iface = gr.Interface(
12
- description = "Enter a main idea for a prompt, and the model will attempt to add suitable style cues.",
13
  fn=extend_prompt,
14
  inputs=gr.Text(label="Type the prompt here"),
15
  outputs=gr.TextArea(label='Extended prompt'),
 
9
 
10
 
11
  iface = gr.Interface(
12
+ description = " ",
13
  fn=extend_prompt,
14
  inputs=gr.Text(label="Type the prompt here"),
15
  outputs=gr.TextArea(label='Extended prompt'),