Andrew Powers-Holmes commited on
Commit
cc179d9
β€’
1 Parent(s): 218effc

move some files into subdirs

Browse files
{kl-f16 β†’ taming/kl-f16}/config.yaml RENAMED
File without changes
{kl-f16 β†’ taming/kl-f16}/model.ckpt RENAMED
File without changes
{kl-f8 β†’ taming/kl-f8}/config.yaml RENAMED
File without changes
{kl-f8 β†’ taming/kl-f8}/model.ckpt RENAMED
File without changes
{vq-f16 β†’ taming/vq-f16}/config.yaml RENAMED
File without changes
{vq-f16 β†’ taming/vq-f16}/model.ckpt RENAMED
File without changes
{vq-f8-n256 β†’ taming/vq-f8-n256}/config.yaml RENAMED
File without changes
{vq-f8-n256 β†’ taming/vq-f8-n256}/model.ckpt RENAMED
File without changes
{vq-f8 β†’ taming/vq-f8}/config.yaml RENAMED
File without changes
{vq-f8 β†’ taming/vq-f8}/model.ckpt RENAMED
File without changes
vit-s-vqgan-f4/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "VQVAE",
3
  "_diffusers_version": "0.17.0",
4
- "_name_or_path": "/tank/ml/muse/muse-maskgit-pytorch/models/vit-s-vqgan-f4",
5
  "beta": 0.25,
6
  "dec": {
7
  "depth": 8,
 
1
  {
2
  "_class_name": "VQVAE",
3
  "_diffusers_version": "0.17.0",
4
+ "_name_or_path": "neggles/vaedump/vit-s-vqgan-f4",
5
  "beta": 0.25,
6
  "dec": {
7
  "depth": 8,