metadata
license: mit
library_name: diffusers
tags:
- textual_inversion
sd-concepts-library-buhu-art-style
This repository contains a training script that fetches the list of artwork produced by\ Bruce and a Stable Diffusion pipe that generates images using the model, under the instruction of Stable Diffusion concepts library.
Usage
- Open Stable Diffusion usage pipe in Colab. Edit your prompt with tag <buhu> at the end of the file.
- Load pre-trainned model.
- (Optional) If you want to train the model by yourself, use the Model Trainer.