Benjamin Hill
Benjamin Hill
I am not getting the error from the latest hosted build - but I may not be running it the same way, I had to whip together what I _think_...
Good FR. Math is hard. For example, if you have a task as taking 1w, should it be Monday-Sunday with work days on, as well as with it off? (I...
True, it isn't a pretty way to parse dates that respects local timezones: https://github.com/google/ezgantt/blob/master/website/js/ezgantt.js#L146 Open to suggestions!
I was strongly considering moving to moment.js and turning on strict mode parsing.
Error log even when attempting to use the model.to in the first call: ```text (ldm) USERNAME@YELLOW:/mnt/FAST/latent-diffusion$ python scripts/txt2img.py --prompt "a virus monster is playing guitar, oil on canvas" --ddim_eta 0.0...
`export CUDA_VISIBLE_DEVICES=0` - same error.
Sounds like I'm not the first, found https://github.com/crowsonkb/latent-diffusion/pull/1#issuecomment-1090810668
@PhazonJim @KobeAmerijckxPT are you able to run the other demos? I'm not because I don't have a working graphics card, and there is a bug where it *should* route to...
@kuri-leo unfortunately, same as the others - I did the exact same install steps you listed, and still get a segfault. I think your issue may be a different one?
@Chreod me too, bizarre!