Falah commited on
Commit
d79c1b2
·
1 Parent(s): c130d9b

Add application file

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -18,8 +18,8 @@ iface = gr.Interface(
18
  fn=generate_text,
19
  inputs=None,
20
  outputs=gr.outputs.Textbox(label="Generated Text"),
21
- title="Alien AI Generator Prompts",
22
- description="Generates a random text prompt for a female by AI ",
23
  allow_flagging=False,
24
  theme="compact",
25
  examples=[
 
18
  fn=generate_text,
19
  inputs=None,
20
  outputs=gr.outputs.Textbox(label="Generated Text"),
21
+ title="Female Fashion AI Generator Prompts",
22
+ description="Generates a random text prompt for a female fashion by AI ",
23
  allow_flagging=False,
24
  theme="compact",
25
  examples=[