runtime error

can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/models/stylegan2/op/fused_act.py b/models/stylegan2/op/fused_act.py |index 973a84f..6854b97 100644 |--- a/models/stylegan2/op/fused_act.py |+++ b/models/stylegan2/op/fused_act.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 56 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/models/stylegan2/op/upfirdn2d.py b/models/stylegan2/op/upfirdn2d.py |index 7bc5a1e..5465d1a 100644 |--- a/models/stylegan2/op/upfirdn2d.py |+++ b/models/stylegan2/op/upfirdn2d.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 5 out of 5 hunks ignored can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mapper/latent_mappers.py b/mapper/latent_mappers.py |index 56b9c55..f0dd005 100644 |--- a/mapper/latent_mappers.py |+++ b/mapper/latent_mappers.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 4 out of 4 hunks ignored Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from model import Model File "/home/user/app/model.py", line 29, in <module> from models.psp import pSp ModuleNotFoundError: No module named 'models'

Container logs:

Fetching error logs...