Update README.md
Browse files
README.md
CHANGED
|
@@ -16,17 +16,19 @@ tags:
|
|
| 16 |
*Last update: 21st July 2025*
|
| 17 |
|
| 18 |
# New
|
| 19 |
-
You can now try Motif Vision 6B live on the Motif Model Hub: https://model-hub.motiftech.io/
|
| 20 |
|
| 21 |
-
|
|
|
|
|
|
|
| 22 |
|
| 23 |
---
|
| 24 |
|
| 25 |
## Introduction
|
| 26 |
|
| 27 |
-
We are excited to introduce **Motif Vision 6B**, a powerful text-to-image model trained entirely from scratch. 🖼️✨
|
| 28 |
|
| 29 |
-
This model leverages a state-of-the-art **
|
| 30 |
|
| 31 |
---
|
| 32 |
|
|
@@ -47,7 +49,7 @@ The model was trained on a large-scale GPU cluster, demonstrating our commitment
|
|
| 47 |
The model checkpoints are shared directly in this repository and are ready for use.
|
| 48 |
|
| 49 |
### Live Demo
|
| 50 |
-
You can try an interactive demo of Motif Vision 6B right now on the **[Motif Model Hub](https://model-hub.motiftech.io/)**.
|
| 51 |
|
| 52 |
### Code Release
|
| 53 |
The source code for inference and training will be made publicly available soon. Stay tuned for updates!
|
|
|
|
| 16 |
*Last update: 21st July 2025*
|
| 17 |
|
| 18 |
# New
|
| 19 |
+
You can now try Motif Vision 6B Preview live on the Motif Model Hub: https://model-hub.motiftech.io/
|
| 20 |
|
| 21 |
+
You can start creating images immediately in two ways:
|
| 22 |
+
* **Directly in the chat:** Just type what you want to see (e.g., "Create an image of a futuristic city at sunset").
|
| 23 |
+
* **Using the image creation tool:** Click the **'Create Image'** button and enter your prompt.
|
| 24 |
|
| 25 |
---
|
| 26 |
|
| 27 |
## Introduction
|
| 28 |
|
| 29 |
+
We are excited to introduce **Motif Vision 6B Preview**, a powerful text-to-image model trained entirely from scratch. 🖼️✨
|
| 30 |
|
| 31 |
+
This model leverages a state-of-the-art **MMDiT** (Multi-modal Diffusion Transformer) architecture and utilizes **Flow Matching** for efficient and high-quality image generation. Motif Vision 6B Preview is our latest step in pushing the boundaries of generative AI.
|
| 32 |
|
| 33 |
---
|
| 34 |
|
|
|
|
| 49 |
The model checkpoints are shared directly in this repository and are ready for use.
|
| 50 |
|
| 51 |
### Live Demo
|
| 52 |
+
You can try an interactive demo of Motif Vision 6B Preview right now on the **[Motif Model Hub](https://model-hub.motiftech.io/)**.
|
| 53 |
|
| 54 |
### Code Release
|
| 55 |
The source code for inference and training will be made publicly available soon. Stay tuned for updates!
|