You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue exists on a clean installation of Fooocus
The issue exists in the current version of Fooocus
The issue has not been reported before recently
The issue has been reported before but has not been fixed yet
What happened?
Everything works except inswapper. The error is:
File "/opt/conda/lib/python3.10/site-packages/insightface/model_zoo/model_zoo.py", line 91, in get_model
assert osp.exists(model_file), 'model_file %s should exist'%model_file
AssertionError: model_file /kaggle/working/Fooocus-inswapper/inswapper/../inswapper/checkpoints/inswapper_128.onnx should exist
File "/opt/conda/lib/python3.10/site-packages/insightface/model_zoo/model_zoo.py", line 91, in get_model
assert osp.exists(model_file), 'model_file %s should exist'%model_file
AssertionError: model_file /kaggle/working/Fooocus-inswapper/inswapper/../inswapper/checkpoints/inswapper_128.onnx should exist
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
Everything works except inswapper. The error is:
File "/opt/conda/lib/python3.10/site-packages/insightface/model_zoo/model_zoo.py", line 91, in get_model
assert osp.exists(model_file), 'model_file %s should exist'%model_file
AssertionError: model_file /kaggle/working/Fooocus-inswapper/inswapper/../inswapper/checkpoints/inswapper_128.onnx should exist
Steps to reproduce the problem
I used this notebook: https://www.kaggle.com/code/aiwalaartist/fooocus-by-aiwalaartist
What should have happened?
Any ideas what could go wrong?
What browsers do you use to access Fooocus?
No response
Where are you running Fooocus?
Cloud (other)
What operating system are you using?
No response
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: