DeepBird commited on
Commit
3b8865b
·
1 Parent(s): 3e27677

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -13,4 +13,3 @@ from diffusers import DDPMPipeline
13
  pipeline = DDPMPipeline.from_pretrained('DeepBird/my_custom_ddpm_train')
14
  image = pipeline().images[0]
15
  image
16
- '''
 
13
  pipeline = DDPMPipeline.from_pretrained('DeepBird/my_custom_ddpm_train')
14
  image = pipeline().images[0]
15
  image