# diffusion-kit **Repository Path**: eeethon/diffusion-kit ## Basic Information - **Project Name**: diffusion-kit - **Description**: diffusion-kit在gitee的镜像 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-12 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A reusable library containing various models commonly required for a Stable Diffusion project. This is a community project, feel free to contribute (and use in your project)! Work-in-progress Plan: - Upscaling: RealESRGAN (already imported) - Upscaling: CodeFormer - Face correction: GFPGAN (already imported) - Being able to use custom Textual Inversion embeddings - Custom VAE - picklescan (already imported)