--- license: cc-by-nc-nd-4.0 pipeline_tag: text-to-image library_name: diffusers --- This repository contains the Loopfree model presented in [One-Way Ticket: Time-Independent Unified Encoder for Distilling Text-to-Image Diffusion Models](https://huggingface.co/papers/2505.21960). Loopfree is a distilled T2I model which allows fast image generation. More information regarding the code and architecture can be found at: https://github.com/sen-mao/Loopfree