KiseKloset / DM-VTON

👗 DM-VTON: Distilled Mobile Real-time Virtual Try-On
https://sites.google.com/view/ltnghia/research/DMVTON
Other
107 stars 23 forks source link

Version without GPU for inference on mobile? #9

Closed gpantalos closed 11 months ago

gpantalos commented 11 months ago

Is there a version that does not use cuda or cupy?

zero-nnkn commented 11 months ago

Hello, the need for GPU depends on the CUDA code, so: With DM-VTON: Only GPU version With other versions: You can try FS-VTON (it can run without GPU)