Upload folder using huggingface_hub
Browse files- config.json +6 -0
- diffusion_pytorch_model.safetensors +3 -0
- optimizer.bin +3 -0
- random_states_0.pkl +3 -0
- scheduler.bin +3 -0
- steps.json +1 -0
config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ReduxImageEncoder",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
+
"redux_dim": 1152,
|
5 |
+
"txt_in_features": 4096
|
6 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ea098d9dd20832418d2f4aca310b9caf3e5fbffc18d184e0046824c3fa065e7
|
3 |
+
size 129008000
|
optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0571af41b0bb5fbb1f1424a8d6b4eb39292559867da898ef470cd90bfebf045b
|
3 |
+
size 258019538
|
random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa839bace4bfe4b3de0d0052646c630e13e1b12ea905ef698cc10c914d820c07
|
3 |
+
size 14344
|
scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d480f1885784ebe5ccc36018f9aeaab5e10c3149533190ff0f585d2b6a1402c
|
3 |
+
size 1000
|
steps.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"step": 77529, "global_step": 90500}
|