Open T8mars opened 7 months ago
换其他base model也这样吗,黑图有可能是精度问题
把 start_at 拉到 1 相当于 T-GATE 不起作用,可以从高往低降看看,我用的模型是 awpainting12,可以稳定出这个结果图
Found a strange bug, it may be a problem with torch with mps backend.
After upgrading my mac computer to the latest version. [Apple M1 Pro | 32 GB | Sonoma 14.4.1 (23E224) | torch==2.2.2]
Of course the generated image is ...
Everything was fine before upgrading to the latest version of mac.
Found a strange bug, it may be a problem with torch with mps backend.
The same goes for the default workflow.
Solved after upgrading to torch 2.3.0.
the I used the default workflow,during the sampling process, it gradually turns black until it is completely black. What is the problem