Ketansomewhere commited on
Commit
2e7fef5
·
verified ·
1 Parent(s): a1771cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: mit
3
  tags:
4
  - pytorch
5
  - diffusers
@@ -19,4 +18,4 @@ from diffusers import DDPMPipeline
19
  pipeline = DDPMPipeline.from_pretrained('Ketansomewhere/sd-class990997')
20
  image = pipeline().images[0]
21
  image
22
- ```
 
1
  ---
 
2
  tags:
3
  - pytorch
4
  - diffusers
 
18
  pipeline = DDPMPipeline.from_pretrained('Ketansomewhere/sd-class990997')
19
  image = pipeline().images[0]
20
  image
21
+ ```