co63oc

Results 64 comments of 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 ![image](https://github.com/PaddlePaddle/PaddleMIX/assets/4617245/27475a78-beed-411c-8a63-c7f056fc7e1b)

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 获取数据集有错误 ![image](https://github.com/PaddlePaddle/PaddleMIX/assets/4617245/b1fad6bd-9bee-4482-974c-74de1a4592e8) 修改clip-retrieval调试返回信息是服务器会返回502错误 ![image](https://github.com/PaddlePaddle/PaddleMIX/assets/4617245/359a69fe-3cf2-4be9-ad93-3ab6b792f9b5)

Coverage流水线错误,删除 paddle/fluid/pir/dialect/operator/utils/utils.cc 中配置项

冲突合入 https://github.com/PaddlePaddle/Paddle/pull/65588

修改为取消推理插件删除 https://github.com/PaddlePaddle/Paddle/pull/65590