helloworld-S commited on
Commit
9e82be4
·
verified ·
1 Parent(s): ae043fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -316,14 +316,12 @@ if __name__ == "__main__":
316
  with gr.Blocks() as demo:
317
 
318
  gr.Markdown("""
319
- ### XVerse Demo
320
 
321
  - **Paper**: [XVerse: A Versatile Image Generation Framework for Subject Consistency](https://arxiv.org/abs/2506.21416)
322
  - **GitHub**: [ByteDance/XVerse](https://github.com/bytedance/XVerse)
323
  - **Project Page**: [ByteDance/XVerse](https://bytedance.github.io/XVerse/)
324
 
325
- ---
326
-
327
  #### Input Images and Prompts
328
 
329
  * **Prompt**: The textual description guiding the image generation.
 
316
  with gr.Blocks() as demo:
317
 
318
  gr.Markdown("""
319
+ ## XVerse Demo
320
 
321
  - **Paper**: [XVerse: A Versatile Image Generation Framework for Subject Consistency](https://arxiv.org/abs/2506.21416)
322
  - **GitHub**: [ByteDance/XVerse](https://github.com/bytedance/XVerse)
323
  - **Project Page**: [ByteDance/XVerse](https://bytedance.github.io/XVerse/)
324
 
 
 
325
  #### Input Images and Prompts
326
 
327
  * **Prompt**: The textual description guiding the image generation.