AIGText / Glyph-ByT5

[ECCV2024] This is an official inference code of the paper "Glyph-ByT5: A Customized Text Encoder for Accurate Visual Text Rendering" and "Glyph-ByT5-v2: A Strong Aesthetic Baseline for Accurate Multilingual Visual Text Rendering""
https://glyph-byt5.github.io/
Apache License 2.0
510 stars 22 forks source link

ModuleNotFoundError: No module named 'glyph_sdxl.custom_diffusers.models' #5

Closed SmallStom closed 5 months ago

SmallStom commented 5 months ago

when i run this command in inference folder: python inference_v2.py configs/glyph_sdxl_v2_albedo.py checkpoints examples/xiaoman.json --out_folder work_dirs/xiaoman --device cuda --sampler dpm

I got: ModuleNotFoundError: No module named 'glyph_sdxl.custom_diffusers.models'

is this models not public?

SmallStom commented 5 months ago

got it in :https://huggingface.co/GlyphByT5/Glyph-SDXL-v2/tree/main/glyph_sdxl/custom_diffusers