Spaces:
Building
Building
Update app.py
Browse files
app.py
CHANGED
@@ -261,15 +261,13 @@ footer {
|
|
261 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
|
262 |
gr.Markdown("""
|
263 |
"EveryText": Technology unveiled that reflects/represents all languages (characters) worldwide in AI-generated images, without the need for prior training.
|
264 |
-
This interface generates images based on the text you input. Please fill in each field below:
|
265 |
- **1. Prompt**: Enter a basic description for image generation.
|
266 |
- **2. Text for Image Generation**: Enter the text to be displayed on the image.
|
267 |
- **3. Text Position**: Choose the position of the text within the image.
|
268 |
- **4. Text Size**: Adjust the size of the text.
|
269 |
- **5. Select Font(Option)**: Choose the font you desire.
|
270 |
- **6. Advanced Settings(Option)**: Refine the image generation process through advanced settings.
|
271 |
-
|
272 |
-
**Huggingface Service Link: https://fantaxy-EveryText.hf.space / Discord Community: https://discord.gg/openfreeai / [email protected]
|
273 |
""")
|
274 |
|
275 |
|
|
|
261 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
|
262 |
gr.Markdown("""
|
263 |
"EveryText": Technology unveiled that reflects/represents all languages (characters) worldwide in AI-generated images, without the need for prior training.
|
|
|
264 |
- **1. Prompt**: Enter a basic description for image generation.
|
265 |
- **2. Text for Image Generation**: Enter the text to be displayed on the image.
|
266 |
- **3. Text Position**: Choose the position of the text within the image.
|
267 |
- **4. Text Size**: Adjust the size of the text.
|
268 |
- **5. Select Font(Option)**: Choose the font you desire.
|
269 |
- **6. Advanced Settings(Option)**: Refine the image generation process through advanced settings.
|
270 |
+
**Huggingface Service Link: https://fantos-EveryText.hf.space / Discord Community: https://discord.gg/openfreeai / [email protected]
|
|
|
271 |
""")
|
272 |
|
273 |
|