├── LICENSE ├── README.md ├── convert_sdxl_to_diffusers.py └── sdxl_model_converter.ipynb /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Linaqruf/sdxl-model-converter/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Linaqruf/sdxl-model-converter/HEAD/README.md -------------------------------------------------------------------------------- /convert_sdxl_to_diffusers.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Linaqruf/sdxl-model-converter/HEAD/convert_sdxl_to_diffusers.py -------------------------------------------------------------------------------- /sdxl_model_converter.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Linaqruf/sdxl-model-converter/HEAD/sdxl_model_converter.ipynb --------------------------------------------------------------------------------