co63oc
co63oc
@westfish https://bj.bcebos.com/paddlenlp/models/community/co63oc/hotshotxl/controlnet_depth/diffusion_paddle_model.safetensors 怎么这个路径不存在,这个是controlnet的模型 https://huggingface.co/co63oc/hotshotxl/tree/main/controlnet_depth 
https://bj.bcebos.com/paddlenlp/models/community/co63oc/hotshotxl/controlnet_depth/config.json 但是这个存在 如果要拆分为单独的模型库也可以拆,现在就是在测试
好的可以下载了
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 获取数据集有错误  修改clip-retrieval调试返回信息是服务器会返回502错误 
Coverage流水线错误,删除 paddle/fluid/pir/dialect/operator/utils/utils.cc 中配置项
Coverage 显示不是代码错误
冲突合入 https://github.com/PaddlePaddle/Paddle/pull/65588
修改为取消推理插件删除 https://github.com/PaddlePaddle/Paddle/pull/65590