Gordonkl commited on
Commit
bd6dd17
β€’
1 Parent(s): c8bef97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -27
app.py CHANGED
@@ -509,30 +509,3 @@ Advanced usage:<br>
509
  1. Click advanced options.
510
  2. Choose different guidance and steps.
511
  """
512
-
513
- article = r"""
514
- ---
515
- πŸ“ **Tips**
516
- In CSGO, the more accurate the text prompts for content images, the better the content retention.
517
- Text-driven style synthesis and text-edit-driven style synthesis are expected to be more stable in the next release.
518
- ---
519
- πŸ“ **Citation**
520
- <br>If our work is helpful for your research or applications, please cite us via:
521
- @article{xing2024csgo,
522
- title={CSGO: Content-Style Composition in Text-to-Image Generation},
523
- author={Peng Xing and others},
524
- year={2024},
525
- journal={arXiv 2408.16766}
526
- }
527
- πŸ“§ **Contact**
528
- <br>If you have any questions, feel free to reach us at <b>[email protected]</b>.
529
- """
530
-
531
-
532
-
533
- ### Changes made:
534
- 1. Replaced the emoji with a plain text representation for compatibility.
535
- 2. Removed the redundant function definition.
536
- 3. Ensured that the HTML and Gradio block components work without syntax issues.
537
-
538
- Now you can try running this modified version of your script. Let me know if you encounter any further issues! &#8203;:contentReference[oaicite:0]{index=0}&#8203;
 
509
  1. Click advanced options.
510
  2. Choose different guidance and steps.
511
  """