brucewoods
commited on
Commit
•
bd2108b
1
Parent(s):
5dc2682
Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,13 @@ tags:
|
|
7 |
|
8 |
# sd-concepts-library-buhu-art-style
|
9 |
|
10 |
-
This repository contains a
|
11 |
|
12 |
## Usage
|
13 |
|
14 |
- 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)
|
15 |
- 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)
|
16 |
-
- (Optional)
|
17 |
|
18 |
## Example
|
19 |
human painted image
|
|
|
7 |
|
8 |
# sd-concepts-library-buhu-art-style
|
9 |
|
10 |
+
This repository contains a training script that fetches the list of artwork 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).
|
11 |
|
12 |
## Usage
|
13 |
|
14 |
- 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)
|
15 |
- 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)
|
16 |
+
- (Optional) If you want to train the model by yourself, use the Model Trainer. [![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)
|
17 |
|
18 |
## Example
|
19 |
human painted image
|