Qwen-Image-Edit-2509 的 LoRA 适配器:将白膜/草图转换为材质渲染图
本仓库包含适用于 Qwen-Image-Edit-2509 的 White_film_to_rendering LoRA 适配器,已适配 华为昇腾 NPU 推理。
触发词: 白膜转材质
该 LoRA 可将简单的白膜/草图 illustrations 转换为具有真实纹理的完整材质渲染图。
python3 inference.py --image test_images/bear.png \
--prompt "白膜转材质, 将图片转换为材质渲染效果" \
--output result.pngQwen-Image-Edit-2509-White_film_to_rendering/
├── inference.py # Main inference script
├── README.md # This file
├── test_images/ # Sample input images
├── evaluation/
│ ├── eval_accuracy.py # CPU vs NPU accuracy comparison
│ ├── eval_performance.py # Throughput & latency benchmark
│ ├── terminal_screenshot.py # macOS-style screenshot generator
│ ├── take_screenshot.py # Screenshot helper
│ ├── logs/ # Evaluation results
│ └── screenshots/ # Output images & screenshots白膜转材质.safetensors(225 MB)由 @m0_74196153 适配华为昇腾 NPU