File size: 1,411 Bytes
915c50f
 
 
 
 
 
 
 
 
 
 
 
4d687e0
 
 
 
 
 
 
 
915c50f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c8d3f6e
 
35f1ef1
 
 
4d687e0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
license: creativeml-openrail-m
tags:
- pytorch
- diffusers
- stable-diffusion
- text-to-image
- diffusion-models-class
- dreambooth-hackathon
- wildcard
widget:
- text: imran-khan-804 person as a super hero hulk,
datasets:
- muneebable/imran-khan
language:
- en
base_model:
- stabilityai/stable-diffusion-2
pipeline_tag: text-to-image
library_name: diffusers
---

# DreamBooth model for the imran-khan-804 person concept trained by muneebable on the muneebable/imran-khan dataset.

This is a Stable Diffusion model fine-tuned on the imran-khan-804 person concept with DreamBooth. It can be used by modifying the `instance_prompt`: **imran-khan-804 person**

This model was created as part of the DreamBooth Hackathon 🔥. Visit the [organisation page](https://huggingface.co/dreambooth-hackathon) for instructions on how to take part!

## Description


This is a Stable Diffusion model fine-tuned on person images for the wildcard theme.


## Usage

```python
from diffusers import StableDiffusionPipeline

pipeline = StableDiffusionPipeline.from_pretrained('muneebable/imran-khan-dreambooth')
image = pipeline().images[0]
image
```
The Training Notebook is available here:
https://www.kaggle.com/code/muneeb2405/dreambooth-tranining

Here are the images used for training this concept:

![image/png](https://cdn-uploads.huggingface.co/production/uploads/619bb22466f2bc80c2029e08/0Y_UNlkhJivNY7-vZTDNb.png)