Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -107,8 +107,6 @@ def create_interface():
|
|
107 |
|
108 |
**Key Features:**
|
109 |
- **High-Quality Image Generation:** Produces stable and detailed images that often surpass those from other leading models.
|
110 |
-
|
111 |
-
For more information about Janus-Pro-7B, visit the [official Hugging Face model page](https://huggingface.co/deepseek-ai/Janus-Pro-7B).
|
112 |
""")
|
113 |
|
114 |
prompt_input = gr.Textbox(label="Prompt (describe the image)")
|
|
|
107 |
|
108 |
**Key Features:**
|
109 |
- **High-Quality Image Generation:** Produces stable and detailed images that often surpass those from other leading models.
|
|
|
|
|
110 |
""")
|
111 |
|
112 |
prompt_input = gr.Textbox(label="Prompt (describe the image)")
|