fontogen
fontogen copied to clipboard
Hey, Computer, Make Me a Font
Attempting to run this using my nvidia RTX 2070 Super (Turing architecture), which can run other stuff like stable-diffusion-webui or koboldcpp just fine... ``` > python server.py Blocksparse is not...
Hello, I have done the Installation. I am wondering how can I do the Inference after training? ``` # the input fonts ls ./example/dataset/ # prepare the dataset and start...
``` I came across the IconShop[2](https://serce.me/posts/02-10-2023-hey-computer-make-me-a-font#references) paper which achieved pretty impressive results. It took me some time to reproduce them by building a model based on the description in the...
Sorry, but I tried to run the last step of the install, but I get this error, any ideas how to resolve? pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly==2.1.0.dev20230801015042 --no-deps Looking...
Hello, is there info about the dataset used for training the model? It's pretty important for some use cases (like publishing games on steam) to be sure that all training...
Can you lay out all the steps to train a model? Thanks
Would be awesome to document a way for me to give example fonts I want to emulate, rather than only a text-based prompt. PS thanks for sharing the code for...