Update README.md
Browse files
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
|