ShadowPower
commited on
Commit
•
e3ffef2
1
Parent(s):
e10637e
upload weights
Browse files- README.md +14 -0
- text_encoder.bin +3 -0
- text_encoder.xml +0 -0
- unet.bin +3 -0
- unet.xml +0 -0
- vae_decoder.bin +3 -0
- vae_decoder.xml +0 -0
- vae_encoder.bin +3 -0
- vae_encoder.xml +0 -0
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: bigscience-bloom-rail-1.0
|
3 |
---
|
4 |
+
|
5 |
+
|
6 |
+
|
7 |
+
for this repo: [GitHub - bes-dev/stable_diffusion.openvino](https://github.com/bes-dev/stable_diffusion.openvino)
|
8 |
+
|
9 |
+
|
10 |
+
|
11 |
+
reference:
|
12 |
+
|
13 |
+
[bes-dev/stable-diffusion-v1-4-openvino · Hugging Face](https://huggingface.co/bes-dev/stable-diffusion-v1-4-openvino)
|
14 |
+
|
15 |
+
[hakurei/waifu-diffusion · Hugging Face](https://huggingface.co/hakurei/waifu-diffusion)
|
16 |
+
|
17 |
+
[GitHub - harishanand95/diffusers: 🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch](https://github.com/harishanand95/diffusers)
|
text_encoder.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3f34c33d8c272f61c6780251a503911c7e7a448cdc10f8fb7d9bc59c3462951
|
3 |
+
size 492265928
|
text_encoder.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
unet.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e749f5c2354b68dc4726956761ea231846655684ee94c5d7dfa92b968374cc3
|
3 |
+
size 3438085448
|
unet.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
vae_decoder.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:456fd6d12ffab507af1ad6772b7b1922b35502272cd5be3708c8292252cd4c46
|
3 |
+
size 197961080
|
vae_decoder.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
vae_encoder.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8732df1da0a3026da5ee6070df8899efbccf0d844821368214af8d95abeae467
|
3 |
+
size 136654900
|
vae_encoder.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|