NAME = """
# ControlNet Image Generator 🖌️
""".strip()
CONTENT_DESCRIPTION = """
ControlNet ⚡️ boosts Stable Diffusion with sharp, innovative image generation control 🖌️
""".strip()
# CONTENT_IN_1 = """
# Transforms low-res anime images into sharp, vibrant HD visuals, enhancing textures and details for artwork and games.
# """.strip()
CONTENT_IN_1 = """
For more information, you can check out my GitHub repository and HuggingFace Model Hub:
Source code:
,
Model Hub:
.
""".strip()
CONTENT_OUT_1 = """
This project is built using code from
.
""".strip()