Skip to content

gluttony-10/Z-Image-diffusers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Image-diffusers

Z-Image的diffusers版本

一键包详见 bilibili@十字鱼

使用需求

1.显卡支持BF16

2.显存大于4G

安装依赖

git clone https://github.com/gluttony-10/Z-Image-diffusers
cd Z-Image-diffusers
conda create -n Z-Image-diffusers python=3.12
conda activate Z-Image-diffusers
pip install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu128

下载模型

modelscope download --model Gluttony10/Z-Image-diffusers --local_dir ./models

开始运行

python glut.py

参考项目

https://github.com/Tongyi-MAI/Z-Image

https://github.com/aigc-apps/VideoX-Fun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages