disco-diffusion icon indicating copy to clipboard operation
disco-diffusion copied to clipboard

Results 75 disco-diffusion issues
Sort by recently updated
recently updated
newest added

I'm trying to render ~ 4K image without any luck ! [3840, 2176] ~ I tried powerful devices like A100 with 80GB RAM & RTX A6000 with 48GB RAM they...

PS D:\projects\disco-diffusion\docker\main> docker build -t disco-diffusion:5.1 . [+] Building 1.3s (4/4) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore...

Section 3, line 3 of the Colab has: ``` steps = 250 #@param [25,50,100,150,250,500,1000]{type: 'raw', allow-input: true} ``` Then in Section 4, line 11 there is: ``` diffusion_steps = (1000//steps)*steps...

Hi, I added the two liminal_diffusion models from BrainArtLabs. Their collab link was shared on reddit, so I tried to integrate them. (https://colab.research.google.com/drive/1pHBrk8FsSmvu_TZREhZpK4jwmRBLebS_) Models are: ```liminal_diffusion_v1``` and ```liminal_diffusion_source``` I've tested...

When you have a lot of checkpoints of a model you use it is helpful to have the path to the checkpoint saved in the settings so you can go...

For those who like flowers, starfish, and clovers.

Hello, I attempted to install it (`Disco_Diffusion_v5_4_[Now_with_Warp].ipynb`) on Ubuntu 20.04 LTS, with Jupyter Lab, however received the following issues. Is there an equivalent solution? thanks `disco_xform_utils.py failed to import InferenceHelper....

I wanna know what data do you train to get 512x512_diffusion_uncond_finetune_008100, and the detail about training it ? thanks.

Looks like in v5.6 video_init_frames_skip_steps is never actually getting used, it overrides frames_skip_steps after the calc is made.

Evaluated **eta** and **clamp_max** with **t_int** for further configuration.