GreeneryScenery
commited on
Commit
•
915d4fc
1
Parent(s):
b457f80
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
# V1
|
9 |
|
10 |
First try at training a custom [ControlNet](https://github.com/huggingface/diffusers/tree/main/examples/controlnet). (Only 1 epoch 🤗) Using dataset from [here](https://huggingface.co/datasets/GreeneryScenery/SheepsNet).
|
|
|
11 |
Follow [this](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/controlnet) to use (u sure ya wanna use?).
|
12 |
|
13 |
Things to improve:
|
@@ -18,6 +19,7 @@ Things to improve:
|
|
18 |
|
19 |
## Example:
|
20 |
Prompt: Lamb
|
|
|
21 |
Conditioning image:
|
22 |
<img src = 'https://huggingface.co/GreeneryScenery/SheepsControl/resolve/main/example_input.png' style = 'width: 256px'>
|
23 |
Image:
|
|
|
8 |
# V1
|
9 |
|
10 |
First try at training a custom [ControlNet](https://github.com/huggingface/diffusers/tree/main/examples/controlnet). (Only 1 epoch 🤗) Using dataset from [here](https://huggingface.co/datasets/GreeneryScenery/SheepsNet).
|
11 |
+
|
12 |
Follow [this](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/controlnet) to use (u sure ya wanna use?).
|
13 |
|
14 |
Things to improve:
|
|
|
19 |
|
20 |
## Example:
|
21 |
Prompt: Lamb
|
22 |
+
|
23 |
Conditioning image:
|
24 |
<img src = 'https://huggingface.co/GreeneryScenery/SheepsControl/resolve/main/example_input.png' style = 'width: 256px'>
|
25 |
Image:
|