-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Suggestions to improvethe repo organization:
- Include configs in top-level
- Include checkpointsin top-level (do not push ceckpoints to GitHub)
- Training code should preferably be at the top level (one for the vae one for diffusion).
- All layers, models, and library functions should be in a module (e.g., directoy called ldm).
- Aux scripts/bash files can be on a dedicated folder
Example repo: https://github.com/CompVis/latent-diffusion
Metadata
Metadata
Assignees
Labels
No labels