Isaac Karth
Isaac Karth
Visiting the http://baba.computer/ website results in a DNS error: "This webpage is not available ERR_NAME_NOT_RESOLVED"
Just checking to see if this is expected behavior. After setting up the model and running `python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms` I get...
If the number of prompts is not a multiple of the size of the batch, it causes errors. To avoid this, we can run the final prompt some additional times...
Using the `--from-file` option and supplying a list of prompts that has a length that is not a multiple of `n_samples` causes the following error: ``` RuntimeError: einsum(): operands do...
As usual, I'll probably try a bunch of experiments at the start of the month to see what sticks, but my initial plan is to work on a scene expansion...
Since at this point there are _hundreds_ of projects from past NaNoGenMos, I thought it might be a good idea to list a few of them so that people who...
Becoming a grad student has a lot of upsides: direct funding for research, working on procedural generation projects, and so on. But it left me with far less free time...
Just a short list of Project Gutenberg files that are known failures: 00ws110.txt (and a lot of the other early William Shakespeare texts.) zncli10.txt zen10.txt 25019-0.txt 25012-8.txt As a general...
Running `sh ./start.sh` on WSL leads to an error: ``` RESET_PIPELINES_DIR is not set to true. No action taken. ./start.sh: 43: [[: not found PIPELINES_REQUIREMENTS_PATH not specified. Skipping installation of...