muneebable
commited on
Commit
•
c8d3f6e
1
Parent(s):
4d687e0
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,8 @@ pipeline = StableDiffusionPipeline.from_pretrained('muneebable/imran-khan-dreamb
|
|
41 |
image = pipeline().images[0]
|
42 |
image
|
43 |
```
|
44 |
-
|
|
|
45 |
|
46 |
Here are the images used for training this concept:
|
47 |
|
|
|
41 |
image = pipeline().images[0]
|
42 |
image
|
43 |
```
|
44 |
+
The Training Notebook is available here:
|
45 |
+
https://www.kaggle.com/code/muneeb2405/dreambooth-tranining
|
46 |
|
47 |
Here are the images used for training this concept:
|
48 |
|