leejet / stable-diffusion.cpp

Stable Diffusion and Flux in pure C/C++
MIT License
3.31k stars 279 forks source link

Access GPU data of result #264

Open syjeon121 opened 4 months ago

syjeon121 commented 4 months ago

How to access GPU data of txt2img result? I would like to use the GPU data continuously without download to CPU.