gaur3009 commited on
Commit
c875dae
·
verified ·
1 Parent(s): 7c94d08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ iface = gr.Interface(
72
  gr.Textbox(visible=False, placeholder="Hidden Part 9"), # Shadows (hidden)
73
  ],
74
  outputs="image",
75
- title="Clothe Designs to use in our img2img model",
76
  description="Make designs for your clothes",
77
  examples=[["a part", "Red", "T-shirt", "Simple design", "Stylish Text", "Soft Shadows"]]
78
  )
 
72
  gr.Textbox(visible=False, placeholder="Hidden Part 9"), # Shadows (hidden)
73
  ],
74
  outputs="image",
75
+ title="Rookus Xpress",
76
  description="Make designs for your clothes",
77
  examples=[["a part", "Red", "T-shirt", "Simple design", "Stylish Text", "Soft Shadows"]]
78
  )