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

Colab Code FileNotFoundError When Running Unmodified Example #121

Closed
Casey-J-Wolcott opened this issue May 22, 2022 · 10 comments
Closed

Colab Code FileNotFoundError When Running Unmodified Example #121

Casey-J-Wolcott opened this issue May 22, 2022 · 10 comments

Comments

@Casey-J-Wolcott
Copy link

Casey-J-Wolcott commented May 22, 2022

Hello,

I was trying to get the google colab code for this project to run its example, but it seems to be broken.
I can run the first cell with no issues, then uncomment an example line for fname, and draw on the image to make a mask. When I click finish, it successfully shows the mask, image, and img * mask, but then gives FileNotFoundError and as such, No such file or directory: '/content/output/1010286_mask.png'

Just wondering if this project is depreciated or if its still supposed to be usable?

image

Also if I look through the code there are several Invalid character "\u21" in token errors involving the !PYTHONPATH lines.

@shashankvasisht
Copy link

I have the same issue @Casey-J-Wolcott . Any updates ?

@Casey-J-Wolcott
Copy link
Author

@shashankvasisht I've been waiting for a response here. I don't normally use python or google colab so I'm out of my element to be able to fix it myself.

@shashankvasisht
Copy link

@senya-ashukha can u please help us?

@senya-ashukha
Copy link
Collaborator

Hi @Casey-J-Wolcott @shashankvasisht, sorry for the late response! I will take a look tomorrow!

@ckhan101
Copy link

Yep - inpainting not outputting image to a content folder - any solutions?

@senya-ashukha
Copy link
Collaborator

Hi @shashankvasisht @ckhan101 !

Huge thanks for reporting! Fixed it. Torch installation got broken somehow .. https://discuss.pytorch.org/t/runtimeerror-cudnn-error-cudnn-status-not-initialized/115286

@shashankvasisht
Copy link

@senya-ashukha I believe the problem has re-occurred. Can you please take a look ?

@senya-ashukha
Copy link
Collaborator

@shashankvasisht I will fix it early next week!

@yx-chan131
Copy link

@senya-ashukha Hi I face the same problem. Can you check the colab code again?

@senya-ashukha
Copy link
Collaborator

Hi @yx-chan131,

Thank you for reporting. Try to replace "% cd /content/lama" with "%cd /content/lama". It worked in my case.
I no longer work at Samsung, so I cannot commit to the repo.

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants