Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,9 @@ pipeline_tag: text-to-image
|
|
| 4 |

|
| 5 |
Lumina-Image-2.0 is a 2 billion parameter flow-based diffusion transformer capable of generating images from text descriptions. For more information, visit our [GitHub](https://github.com/Alpha-VLLM/Lumina-Image-2.0).
|
| 6 |
|
| 7 |
-
|
|
|
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
## Usage
|
|
|
|
| 4 |

|
| 5 |
Lumina-Image-2.0 is a 2 billion parameter flow-based diffusion transformer capable of generating images from text descriptions. For more information, visit our [GitHub](https://github.com/Alpha-VLLM/Lumina-Image-2.0).
|
| 6 |
|
| 7 |
+
## Gradio Demo
|
| 8 |
+
|
| 9 |
+
We provide an official [Gradio demo](http://47.100.29.251:10010/). You can use the link we provided to try it out.
|
| 10 |
|
| 11 |
|
| 12 |
## Usage
|