Mthilina622 commited on
Commit
6e27d53
·
verified ·
1 Parent(s): c35acab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ iface = gr.Interface(
51
  inputs=gr.Textbox(lines=2, placeholder="Type your prompt here..."),
52
  outputs="image",
53
  title="Coloring Book XL Image Generator",
54
- description="Powered by the generous GPU time from Redmond.AI, this LORA, fine-tuned on SD XL 1.0, excels at creating Coloring Book -themed images across a wide range of subjects. Optimized for 1024x1024 resolution, it incorporates the specific tag 'Coloring Book, ColoringBookAF' directly in the HF Space for ease of use.",
55
  examples=[["Cute Panda"], ["Little Penguin"]]
56
  )
57
 
 
51
  inputs=gr.Textbox(lines=2, placeholder="Type your prompt here..."),
52
  outputs="image",
53
  title="Coloring Book XL Image Generator",
54
+ description="Powered by the generous GPU time from YOURTOOL.COM, excels at creating Coloring Book -themed images across a wide range of subjects. Optimized for 1024x1024 resolution, it incorporates the specific tag 'Coloring Book, ColoringBookAF' directly in the HF Space for ease of use.",
55
  examples=[["Cute Panda"], ["Little Penguin"]]
56
  )
57