ZacLiu commited on
Commit
2cb192e
·
1 Parent(s): 12cba2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
- #This is a DreamBooth model trained on several public available images from web.
5
  ```
6
  from diffusers import AltDiffusionPipeline, DPMSolverMultistepScheduler
7
  import torch
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ # This is a DreamBooth model trained on several public available images from web.
5
  ```
6
  from diffusers import AltDiffusionPipeline, DPMSolverMultistepScheduler
7
  import torch