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

missing file for Toon me #4

Closed
bricaud opened this issue Sep 22, 2022 · 2 comments
Closed

missing file for Toon me #4

bricaud opened this issue Sep 22, 2022 · 2 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@bricaud
Copy link
Member

bricaud commented Sep 22, 2022

I get this error when running the app.py:

FileNotFoundError: [Errno 2] No such file or directory: 'ArtLine_920.pkl'

@salomaestro
Copy link
Collaborator

This is due to the pre trained models ArtLine_920.pkl and Toon-Me_820.pkl are too large for GitHub to track.

Install them by going to AI-exhibition/art-drawing/Toon-me/models.txt, and manually install the required packages.

We will consider implementing an install script when time permits.

Please continue this thread if any more problems related to the installation of the models arise.

@salomaestro salomaestro pinned this issue Sep 27, 2022
@salomaestro salomaestro added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Sep 27, 2022
@bricaud
Copy link
Member Author

bricaud commented Oct 2, 2022

I have just pushed a commit to solve this issue. Works ok but the urls are hard coded in the python script.

@bricaud bricaud closed this as completed Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants