JackAILab / ConsistentID

Customized ID Consistent for human
MIT License
845 stars 76 forks source link

HuggingFace gradio demo on Windows #53

Open Hany1978 opened 4 months ago

Hany1978 commented 4 months ago

Hello I'm trying to use the "app.py" frm the huggingface demo to get the same features of the demo page on my Windows PC, but when I execute the app.py script and after it loads many things it gives me this error

RuntimeError: You can't move a model that has some modules offloaded to cpu, or disk

Is there any lines to edit or change to bypass this error?