Nan Liu
Nan Liu
im just wondering if any maintainer sees this necessary. i can probably work on this. i guess we probably need to add js/jquery for that?
same issue here. i trained a model based off the original stylegan2 repo.
hi i think it would be great! im just wondering if we can run multiple models on your webpage since we also show that we can compose stable diffusion model.
You can modify demo.py to accomplish that. A prompt must be mapped to a label (see utility functions from our dataset class). Then u can stack the same labels for...
im new to open source contribution. is it something I can work on? much appreciated
I think it is probably due to issues with GPU rendering with cycles. i managed to generate dataset using colab. here is the [link](https://gist.github.com/nanlliu/ccaa9beacfbb627b2da15790c0275fa6). Hopefully helps!
hi, im the author of the original paper. Just updated the codebase a little bit so that stable diffusion 2x can also be used.
Maybe check if the program is run on the GPU that you get assigned to. If there are multiple programs asking for the resources at the same time, this may...