trixyL commited on
Commit
3f59f62
Β·
1 Parent(s): 67c641a

refactor: put config in separate dedicated config folder

Browse files
clip_config.json β†’ config/clip_config.json RENAMED
File without changes
ddpm_scheduler_config.json β†’ config/ddpm_scheduler_config.json RENAMED
File without changes
eulerd_scheduler_config.json β†’ config/eulerd_scheduler_config.json RENAMED
File without changes
{tokenizer β†’ config/tokenizer}/merges.txt RENAMED
File without changes
{tokenizer β†’ config/tokenizer}/special_tokens_map.json RENAMED
File without changes
{tokenizer β†’ config/tokenizer}/tokenizer_config.json RENAMED
File without changes
{tokenizer β†’ config/tokenizer}/vocab.json RENAMED
File without changes
unet_config.json β†’ config/unet_config.json RENAMED
File without changes
vae_config.json β†’ config/vae_config.json RENAMED
File without changes