File size: 1,386 Bytes
da2ee0e
 
 
 
7cbb624
 
 
 
 
 
cc82501
467707f
 
7cbb624
 
 
a0254eb
938ff19
467707f
 
 
 
7cbb624
 
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
---
license: mit
---

# sd-concepts-library-buhu-art-style

This repository contains a trainning script that fetch the list of art work produced by [![ArtStation](https://img.shields.io/badge/ArtStation-Profile-blue)](https://www.artstation.com/buhu)[Bruce](https://bruceelysium.com) and a Stable Diffusion pipe that generates images using the model, under the instruction of [Stable Diffusion concepts library](https://huggingface.co/sd-concepts-library). 

## Usage

- Open Stable Diffusion usage pipe in Colab. Edit your prompt with tag \<buhu\> at the end of the file.  [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/bsyh/sd-concepts-library-buhu-art-style/blob/main/stable_conceptualizer_inference.ipynb)
- Load pre-trainned model. [![Hugging Face Model](https://img.shields.io/badge/Hugging%20Face-ModelHub-orange)](https://huggingface.co/sd-concepts-library/buhu-art-style)
- (Optional) if you want to train the model by yourself, use the Model Trainner. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/bsyh/sd-concepts-library-buhu-art-style/blob/main/sd_textual_inversion_training.ipynb)

## Example
human painted  image
![alt text](img/h2.jpg)
![alt text](img/h1.jpg)
generated image
![alt text](img/f1.png)
![alt text](img/f2.png)