MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / create_latents.py

File create_latents.py

data_processing/create_latents.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3#creates latent representations of all the rgb images in the dataset, this will be useful when using them to condition the diffusion model
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected