Skip to content

GrmanRodriguez/cubismo

Repository files navigation

Cubismo

cubismo logo

Cubismo is a space where I explore image generation by training a Flow Matching model to generate human faces.

The images are not in cubist style (at least, not on purpose 😛).

How it works

Relies on pytorch and Meta's flow_matching library

For data, I'm using the CelebA dataset.

How to use

git clone https://github.com/GrmanRodriguez/cubismo.git
cd cubismo
pip install -e .
python scripts/train.py
python scripts/try_model.py --checkpoint /path/to/checkpoint

About

Generate human faces using Conditional Flow Matching AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published