Model reference · open weights

F-Lite

Available as managed deployment Image Freepik Text→image 1 variants 40 dl/mo

F-Lite is an open-weight image model from Freepik. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

MakerFreepik
TypeImage models
TaskText→image
Runs withdiffusers
Released2025-04-18
Popularity40 downloads / month
LicenceOpen weights

About

What F-Lite is

F Lite is a 10B parameter diffusion model created by Freepik and Fal, trained exclusively on copyright-safe and SFW content. The model was trained on Freepik's internal dataset comprising approximately 80 million copyright-safe images, making it the first publicly available model of this scale trained exclusively on legally compliant and SFW content.

Usage

Experience F Lite instantly through our interactive demo on Hugging Face or at fal.ai.

F Lite works with both the diffusers library and ComfyUI. For details, see the F Lite GitHub repository.

Technical Report

Read the technical report to learn more about the model details.

Limitations and Bias

  • The models can generate malformations.
  • The text capabilities of the model are limited.
  • The model can be subject to biases, although we think we have a good balance given the quality and variety of the Freepik's dataset.

Recommendations

  • Use long prompts to generate better results. Short prompts may result in low-quality images.
  • Generate images above the megapixel. Smaller images will result in low-quality images.

Acknowledgements

This model uses T5 XXLand Flux Schnell VAE

License

The F Lite weights are licensed under the permissive CreativeML Open RAIL-M license. The T5 XXL and Flux Schnell VAE are licensed under Apache 2.0.

Citation

If you find our work helpful, please cite it!

@article{ryu2025flite,
  title={F Lite Technical Report},
  author={Ryu, Simo and Pengqi, Lu and Mart\'in Juan, Javier and de Prado Alonso, Iv\'an},
  year={2025}
}

From the published model card. Full card on the HuggingFace links in the sidebar.

How it works

How image models work

Text promptwhat to makeText encoderunderstands itDiffusion stepsdenoise to pixelsImagePNG / JPEGA diffusion model starts from noise and denoises it, guided by your prompt, into a finished image.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys f-lite for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (f-lite below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/images/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"f-lite","prompt":"a red bicycle","size":"1024x1024"}'

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms