Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kaggle problem #34

Open
1 of 5 tasks
testujemai opened this issue Apr 25, 2024 · 0 comments
Open
1 of 5 tasks

Kaggle problem #34

testujemai opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@testujemai
Copy link

Checklist

  • The issue has not been resolved by following the troubleshooting guide
  • 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

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

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

@testujemai testujemai added the bug Something isn't working label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant