Commit
·
e324d6a
1
Parent(s):
ac3667d
Updated new readme
Browse files- Assets/OnnxStack - 640x320.png +0 -0
- Assets/inkpunk_ddim_30_7.5_2092464983.png +0 -0
- Assets/inkpunk_ddpm_30_7.5_2092464983.png +0 -0
- Assets/inkpunk_euler_30_7.5_2092464983.png +0 -0
- Assets/inkpunk_eulerancestral_30_7.5_2092464983.png +0 -0
- Assets/inkpunk_kdpm2_30_7.5_2092464983.png +0 -0
- Assets/inkpunk_lms_30_7.5_2092464983.png +0 -0
- README.md +27 -9
Assets/OnnxStack - 640x320.png
ADDED
![]() |
Assets/inkpunk_ddim_30_7.5_2092464983.png
ADDED
![]() |
Assets/inkpunk_ddpm_30_7.5_2092464983.png
ADDED
![]() |
Assets/inkpunk_euler_30_7.5_2092464983.png
ADDED
![]() |
Assets/inkpunk_eulerancestral_30_7.5_2092464983.png
ADDED
![]() |
Assets/inkpunk_kdpm2_30_7.5_2092464983.png
ADDED
![]() |
Assets/inkpunk_lms_30_7.5_2092464983.png
ADDED
![]() |
README.md
CHANGED
@@ -1,22 +1,40 @@
|
|
1 |
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
language:
|
4 |
- en
|
|
|
5 |
tags:
|
6 |
- stable-diffusion
|
|
|
7 |
- text-to-image
|
8 |
- diffusers
|
|
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
-
|
|
|
|
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/akhaliq/Inkpunk-Diffusion)
|
19 |
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: creativeml-openrail-m
|
5 |
tags:
|
6 |
- stable-diffusion
|
7 |
+
- stable-diffusion-diffusers
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
+
inference: true
|
11 |
---
|
12 |
|
13 |
+
<p align="center" width="100%">
|
14 |
+
<img width="80%" src="Assets/OnnxStack - 640x320.png">
|
15 |
+
</p>
|
16 |
+
|
17 |
+
### OnnxStack
|
18 |
+
This model has been converted to ONNX and tested with OnnxStack
|
19 |
+
|
20 |
+
- [OnnxStack](https://github.com/saddam213/OnnxStack)
|
21 |
+
|
22 |
+
### Inkpunk Diffusion
|
23 |
+
This model was converted to ONNX from Inkpunk Diffusion
|
24 |
+
|
25 |
+
- [Inkpunk](https://huggingface.co/Envvi/Inkpunk-Diffusion)
|
26 |
+
|
27 |
+
### Sample Images
|
28 |
+
*An nvinkpunk male warrior*
|
29 |
|
30 |
+
| LMS Scheduler | Euler Scheduler | Euler Ancestral Scheduler | DDPM Scheduler | DDIM Scheduler | KDPM2 Scheduler
|
31 |
+
| :--- | :--- | :--- | :--- | :--- | :--- |
|
32 |
+
<img src="Assets/inkpunk_lms_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/inkpunk_euler_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/inkpunk_eulerancestral_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/inkpunk_ddpm_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/inkpunk_ddim_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> | <img src="Assets/inkpunk_kdpm2_30_7.5_2092464983.png" width="256" alt="Image of browser inferencing on sample images."/> |
|
33 |
|
34 |
+
Seed: 207582124 GuidanceScale: 7.5 NumInferenceSteps: 30
|
35 |
|
36 |
+
__________________________
|
|
|
37 |
|
38 |
+
### Inkpunk Diffusion Tokens
|
39 |
+
The tokens for Inkpunk Diffusion are:
|
40 |
+
- nvinkpunk
|