We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Add colab or checkpoints, please
The text was updated successfully, but these errors were encountered:
You can use this: https://drive.google.com/file/d/1JkQHADB-jydOyWVdlnvkVPSvTAjo9fE_/view?usp=sharing
Sorry, something went wrong.
Like this? !python generate.py --ckpt /070000.pt /01.png /02.jpg
!python generate.py --ckpt /070000.pt /01.png /02.jpg
It outputs
Traceback (most recent call last): File "generate.py", line 91, in <module> "/root/works/sandbox/swapping-autoencoder/Px437_IBM_VGA_8x16.ttf", 16 File "/usr/local/lib/python3.6/dist-packages/PIL/ImageFont.py", line 642, in truetype return freetype(font) File "/usr/local/lib/python3.6/dist-packages/PIL/ImageFont.py", line 639, in freetype return FreeTypeFont(font, size, index, encoding, layout_engine) File "/usr/local/lib/python3.6/dist-packages/PIL/ImageFont.py", line 188, in __init__ font, size, index, encoding, layout_engine=layout_engine OSError: cannot open resource
No branches or pull requests
Hello
Add colab or checkpoints, please
The text was updated successfully, but these errors were encountered: