Gourieff commited on
Commit
3389502
·
1 Parent(s): ce09760

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -6,11 +6,9 @@ tags:
6
  ---
7
  ## p-AI-nter -- v0.1
8
 
9
- This is the Dreambooth model trained on artworks of different painters. Use the token 'oil painting' in your prompts for better effect.
10
 
11
- Core model is SD-1.5
12
-
13
- Trained with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook.
14
  Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb).
15
  Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb).
16
 
 
6
  ---
7
  ## p-AI-nter -- v0.1
8
 
9
+ Core model is SD-1.5, trained on artworks of different painters. Use the token 'oil painting' in your prompts for better effect.
10
 
11
+ > Trained with [TheLastBen's fast-DreamBooth](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb) notebook.
 
 
12
  Test the concept via A1111 Colab [fast-Colab-A1111](https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb).
13
  Or you can run your new concept via `diffusers` [Colab Notebook for Inference](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_dreambooth_inference.ipynb).
14