Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,9 @@ license: apache-2.0
|
|
| 9 |
This repository contains the pretrained checkpoints for **Bifrost-1**, a unified framework that bridges pretrained multimodal LLMs (MLLMs) and diffusion models using patch-level CLIP image embeddings as latent variables. Bifrost-1 enables high-fidelity controllable image generation with significant training efficiency without compromising the strong reasoning capabilities of MLLMs.
|
| 10 |
|
| 11 |
**Paper**: [Bifrost-1: Bridging Multimodal LLMs and Diffusion Models with Patch-level CLIP Latents](https://huggingface.co/papers/2508.05954)
|
|
|
|
| 12 |
**Project Page**: [https://bifrost-1.github.io](https://bifrost-1.github.io)
|
|
|
|
| 13 |
**GitHub Repository**: [https://github.com/hanlincs/Bifrost-1](https://github.com/hanlincs/Bifrost-1)
|
| 14 |
|
| 15 |
Bifrost-1 is designed for:
|
|
|
|
| 9 |
This repository contains the pretrained checkpoints for **Bifrost-1**, a unified framework that bridges pretrained multimodal LLMs (MLLMs) and diffusion models using patch-level CLIP image embeddings as latent variables. Bifrost-1 enables high-fidelity controllable image generation with significant training efficiency without compromising the strong reasoning capabilities of MLLMs.
|
| 10 |
|
| 11 |
**Paper**: [Bifrost-1: Bridging Multimodal LLMs and Diffusion Models with Patch-level CLIP Latents](https://huggingface.co/papers/2508.05954)
|
| 12 |
+
|
| 13 |
**Project Page**: [https://bifrost-1.github.io](https://bifrost-1.github.io)
|
| 14 |
+
|
| 15 |
**GitHub Repository**: [https://github.com/hanlincs/Bifrost-1](https://github.com/hanlincs/Bifrost-1)
|
| 16 |
|
| 17 |
Bifrost-1 is designed for:
|