Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
-
# Overview
|
| 5 |
This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://civitai.com/models/3671?modelVersionId=658237).
|
| 6 |
See the original page for more information.
|
| 7 |
|
|
@@ -12,7 +12,7 @@ This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://ci
|
|
| 12 |
|
| 13 |
This repo uses DPM++ 2M Karras as its sampler (Diffusers only).
|
| 14 |
|
| 15 |
-
## Diffusers Installation
|
| 16 |
First, you need to install few dependencies with the code as shown below:
|
| 17 |
```py
|
| 18 |
!pip install -q diffusers transformers accelerate
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
---
|
| 4 |
+
# Overview 📃✏️
|
| 5 |
This is a Diffusers-compatible version of [Yiffymix v51 by chilon249](https://civitai.com/models/3671?modelVersionId=658237).
|
| 6 |
See the original page for more information.
|
| 7 |
|
|
|
|
| 12 |
|
| 13 |
This repo uses DPM++ 2M Karras as its sampler (Diffusers only).
|
| 14 |
|
| 15 |
+
## Diffusers Installation 🧨
|
| 16 |
First, you need to install few dependencies with the code as shown below:
|
| 17 |
```py
|
| 18 |
!pip install -q diffusers transformers accelerate
|