issues
search
fastai
/
diffusion-nbs
Getting started with diffusion
Apache License 2.0
636
stars
282
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`batch_size` does not work when it is not 1
#51
yuxi-liu-wired
opened
2 months ago
0
Deprecation updates to SD Deep Dive
#50
yuxi-liu-wired
opened
2 months ago
1
Fix bug with scheduler stepping twice instead of once
#49
kevinji
closed
8 months ago
4
merging changes for running locally
#48
jason-weddington
closed
10 months ago
0
Add comment for keeping transformers to a specific version.
#47
sclfunonr
opened
11 months ago
1
Fix image link
#46
johnshaughnessy
closed
1 year ago
1
Use "variant" to fix deprecation issue
#45
johnshaughnessy
closed
1 year ago
1
fix url of howling wolf sketch
#44
andreaskundig
closed
1 year ago
1
Make it easier to change the batch size in the stable diffusion loop examples
#43
bwalshe
opened
1 year ago
2
Stable Diffusion Deep Dive fails at UNET and CFG with IndexError: index 51 is out of bounds for dimension 0 with size 51
#42
aryamannaik
closed
8 months ago
4
crash
#41
sudonymously
closed
1 year ago
0
Update HF cached token path
#40
osamja
closed
1 year ago
1
FileNotFoundError: [Errno 2] No such file or directory: 'learned_embeds.bin'
#39
zook111
closed
1 year ago
1
Added Apple Silicon (MPS) support; fixed tqdm pbars
#38
drscotthawley
closed
1 year ago
2
Deep Dive NB: Quick Fix for AttributeError: 'CLIPTextTransformer' object has no attribute '_build_causal_attention_mask'
#37
drscotthawley
opened
1 year ago
3
Fix local hf pretrained model path
#36
anubhavmaity
closed
1 year ago
1
Fix the local hf pretrained model path
#35
anubhavmaity
closed
1 year ago
4
Difference between `latents requires_grad=True` and `torch.no_grad()`
#34
gvalvano
opened
1 year ago
2
TypeError: __init__() got an unexpected keyword argument 'tensor_format'
#33
feng72312
opened
1 year ago
2
Broken hyperlinks for stable_diffusion.ipynb
#32
galopyz
opened
1 year ago
0
Fix for init_image argument in StableDiffusionImg2ImgPipeline
#31
AdityaVarmaUddaraju
closed
1 year ago
1
Apply typo fix by @suchot
#30
pcuenca
closed
1 year ago
2
fix a typo
#29
suchot
closed
1 year ago
3
Fix typo (plain -> train) in the stable_diffusion notebook
#28
asgrasberger
closed
1 year ago
2
Stable Diffusion deep dive notebook vae encoding problem
#27
debdip
opened
1 year ago
2
Add missing import
#26
hwaxxer
closed
1 year ago
1
How to add clip loss in Guidence part for stable diffusion latent ?
#25
marson666
closed
1 year ago
1
How to get pred_original_sample when using PNDMScheduler
#24
dzlab
opened
1 year ago
1
Auto huggingface login and set torch seed
#23
ab-10
closed
1 year ago
4
add style templetes
#22
dacquaviva
opened
2 years ago
0
Update image2image example with correct start_step check
#21
cly
closed
2 years ago
3
Perhaps bug in img2img example
#20
cly
closed
2 years ago
5
Stable Diffusion deep dive notebook can't be run on 8GB GPUs
#19
jarandaf
opened
2 years ago
5
Define image_grid early, since it's used in multiple places
#18
albertvaka
closed
2 years ago
2
Apple MPS Compatibility
#17
FahimF
closed
2 years ago
5
Typo images
#16
pcuenca
closed
2 years ago
1
strength needs to be less than 1 in img2img when we are starting from an image
#15
rekil156
opened
2 years ago
2
typo in the last code section
#14
faisito
closed
2 years ago
2
Devcontainer creation
#13
kevinbird15
opened
2 years ago
0
Adding small section on enable attention slicing
#12
kevinbird15
closed
2 years ago
6
Typo: "image" should be "images" in for loop. Error occurs otherwise.
#11
jantic
closed
2 years ago
4
UPDATE 'Stable Diffusion Deep Dive' notebook with huggingface model...
#10
n-e-w
opened
2 years ago
1
Minor typo in Stable Diffusion Deep Dive notebook
#9
daspartho
closed
2 years ago
1
Updating "Latents and callbacks" Jeremy portrait example to not trigger safety filtering
#8
jantic
closed
2 years ago
2
Adding an inpainting example using stable diffusion
#7
rekil156
closed
2 years ago
1
update requirements.txt
#6
anubhavmaity
closed
2 years ago
1
Minor improvements to avoid out of memory issues in stable_diffusion.ipynb notebook (attempt 2)
#5
jantic
closed
2 years ago
8
Minor improvements to avoid out of memory issues in stable_diffusion.ipynb notebook.
#4
jantic
closed
2 years ago
7
Adding support for newer versions of Pillow library
#3
arunoda
opened
2 years ago
0
Adding little more info on the compression and shapes of the input and output of the AE
#2
rekil156
closed
2 years ago
1
Next