Prog420ress
commited on
Add 3 files
Browse files- ArbiterXL_v1.json +5 -0
- ArbiterXL_v1.safetensors +3 -0
- README.md +10 -0
ArbiterXL_v1.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"sha256": "AC187691485CFC20D36FD1DA6D12D82649EA0E83301BB6715C92D6E4FD7D542D",
|
3 |
+
"modelId": "Model not found",
|
4 |
+
"modelVersionId": "Model not found"
|
5 |
+
}
|
ArbiterXL_v1.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac187691485cfc20d36fd1da6d12d82649ea0e83301bb6715c92d6e4fd7d542d
|
3 |
+
size 228459748
|
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- text-to-image
|
7 |
+
license: creativeml-openrail-m
|
8 |
+
inference: true
|
9 |
+
---
|
10 |
+
Character LoRa based on the Arbiter from Raid Shadow Legends (but not as "paladin-y", to say the least).
|