Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Diffusion 训练支持 #267

Open
chenjjcccc opened this issue Oct 31, 2023 · 1 comment
Open

Custom Diffusion 训练支持 #267

chenjjcccc opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
HappyOpenSource Pro 快乐开源issue与PR,更具挑战的任务

Comments

@chenjjcccc
Copy link

Custom Diffusion 训练支持

任务描述

任务背景

  • PaddleMIX ppdiffusers新增custom_diffusion训练流程。

完成步骤

  1. 参考代码完成对齐

提交内容:

  1. 提交到目录
@co63oc
Copy link
Contributor

co63oc commented Mar 12, 2024

https://github.com/huggingface/diffusers/tree/main/examples/custom_diffusion

pip install clip-retrieval
python retrieve.py --class_prompt cat --class_data_dir real_reg/samples_cat --num_class_images 200

运行 retrieve.py 获取数据集有错误
image

修改clip-retrieval调试返回信息是服务器会返回502错误
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HappyOpenSource Pro 快乐开源issue与PR,更具挑战的任务
Projects
None yet
Development

No branches or pull requests

4 participants