Running into this error while running idm-vton on runpod
However, running it on google colab works fine
https://colab.research.google.com/github/camenduru/IDM-VTON-jupyter/blob/main/IDM_VTON_jupyter.ipynb#scrollTo=2nHpOSPfZKDW
17 Replies
are you asking about serverless or pods?
Anyways it seems like the model repo isn't there
So wrong path, or model not downloaded yet
hmm model is there tho
I checked each of these links
serverless
What code cna make this error
Try sending your code
worker_runpod.py
mayby you need to set
./workspace/IDM-VTON
though would need to know full dockerfile structure
Maybe /workspace instead of ./workspace right?
maybe yes, let me try that
I mean ./IDM-VTON would look at folder IDM-VTON in current workdir
Yeah
./workspace looks weird to me unless you're putting the model inside of your image hahah
this is the setup in the dockerfile
If you set ./workspace/IDM-VTON it would look at files in /workspace/workspace/IDM-VTON
@sumansid want me to clean up your dockerfile?
sure
actually same error after makeing it ./workspace/idm-vton
let me help you
is code public open source?
nope
let me send you the code in a pastebin ?
if you nopt want to share public you can send on DM