File size: 628 Bytes
31dd522
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: creativeml-openrail-m
tags:
- text-to-image
---
### Brain_pituitary_tumor_saggital on Stable Diffusion via Dreambooth
#### Model by Benjamin Kidder
This is the Stable Diffusion model that has been fine-tuned to generate saggital MRI images of pituitary tumors, using the concept taught to Stable Diffusion through Dreambooth.

It can be used by modifying the `instance_prompt`: **brmrilggkagg brain MRI image**

You can also train your own concepts and upload them to the library by using [this notebook](https://github.com/ShivamShrirao/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb).