yisol / IDM-VTON

[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
https://idm-vton.github.io/
3.69k stars 581 forks source link

Heartbeat issue #29

Open danaamc opened 5 months ago

danaamc commented 5 months ago

GET https://yisol-idm-vton.hf.space/heartbeat/wojrjuuvj7n 404 (Not Found)

Uncaught (in promise) {type: 'status', endpoint: '/tryon', fn_index: 2, time: Fri Apr 26 2024 15:39:50 GMT+1000 (Australian Eastern Standard Time), queue: true, …}

I am trying to implement the IDM VTON API from hugging face into a svelte page but I keep getting the above error. The heartbetat GET request isn't working and I am not sure how to work around this.

freddyaboulton commented 5 months ago

Hi @danaamc, sorry about that! We're still working on the js client so I think there is an incompatibility with the latest versions cc @hannahblair @pngwn

hannahblair commented 5 months ago

Hey @danaamc! Thanks for raising this - will look into it as soon as possible! In the meantime, try downgrading to the previous version you should be good to go.

danaamc commented 5 months ago

Really appreciate you both getting back to me thank you! Where do I find the previous version? Or do you mean the previous version of JS? @hannahblair