xingpng commited on
Commit
94499fd
β€’
1 Parent(s): 16b783a
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -263,12 +263,12 @@ title = r"""
263
  """
264
 
265
  description = r"""
266
- <b>Official πŸ€— Gradio demo</b> for <a href='https://github.com/instantX-research/CSGO' target='_blank'><b>CSGO: Content-Style Composition in Text-to-Image Generation</b></a>.<br>
267
  How to use:<br>
268
  1. Upload a content image if you want to use image-driven style transfer.
269
  2. Upload a style image.
270
- 3. Sets the type of task to perform, by default image-driven style transfer is performed. Options are <b>Image-driven style transfer, Text-driven style synthesis, and Text editing-driven style synthesis<b>.
271
- 4. <b>If you choose a text-driven task, enter your desired prompt<b>.
272
  5.If you don't provide a prompt, the default is to use the BLIP model to generate the caption. We suggest that by providing detailed prompts for Content images, CSGO is able to effectively guarantee content.
273
  6. Click the <b>Submit</b> button to begin customization.
274
  7. Share your stylized photo with your friends and enjoy! 😊
 
263
  """
264
 
265
  description = r"""
266
+ <b>Official πŸ€— Gradio demo</b> for <a href='https://github.com/instantX-research/CSGO' target='_blank'><b>CSGO: Content-Style Composition in Text-to-Image Generation</b></a>.<br>
267
  How to use:<br>
268
  1. Upload a content image if you want to use image-driven style transfer.
269
  2. Upload a style image.
270
+ 3. Sets the type of task to perform, by default image-driven style transfer is performed. Options are <b>Image-driven style transfer, Text-driven style synthesis, and Text editing-driven style synthesis<b>.
271
+ 4. <b>If you choose a text-driven task, enter your desired prompt<b>.
272
  5.If you don't provide a prompt, the default is to use the BLIP model to generate the caption. We suggest that by providing detailed prompts for Content images, CSGO is able to effectively guarantee content.
273
  6. Click the <b>Submit</b> button to begin customization.
274
  7. Share your stylized photo with your friends and enjoy! 😊