Glyph-ByT5
English
Glyph-ByT5 / glyph_sdxl /utils /constants.py
bghira's picture
Upload folder using huggingface_hub
cd05235 verified
UNET_CKPT_NAME = "unet_lora.pt"
INSERTED_ATTN_CKPT_NAME = "unet_inserted_attn.pt"
BYT5_CKPT_NAME = "byt5_model.pt"
BYT5_MAPPER_CKPT_NAME = "byt5_mapper.pt"
huggingface_cache_dir = None