Upload folder using huggingface_hub
Browse files- .gitattributes +4 -0
- A100/txt2img_512x768/engine/clip.plan +3 -0
- A100/txt2img_512x768/engine/unet.plan +3 -0
- A100/txt2img_512x768/engine/vae.plan +3 -0
- A100/txt2img_512x768/onnx/clip.onnx +3 -0
- A100/txt2img_512x768/onnx/clip.opt.onnx +3 -0
- A100/txt2img_512x768/onnx/unet.onnx +3 -0
- A100/txt2img_512x768/onnx/unet.opt.onnx +3 -0
- A100/txt2img_512x768/onnx/vae.onnx +3 -0
- A100/txt2img_512x768/onnx/vae.opt.onnx +3 -0
- A100/txt2img_512x768/timing_cache +3 -0
- A100/txt2img_512x768/timing_cache.lock +0 -0
.gitattributes
CHANGED
@@ -36,3 +36,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
36 |
engine/clip.plan filter=lfs diff=lfs merge=lfs -text
|
37 |
engine/vae.plan filter=lfs diff=lfs merge=lfs -text
|
38 |
engine/unet.plan filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
36 |
engine/clip.plan filter=lfs diff=lfs merge=lfs -text
|
37 |
engine/vae.plan filter=lfs diff=lfs merge=lfs -text
|
38 |
engine/unet.plan filter=lfs diff=lfs merge=lfs -text
|
39 |
+
A100/txt2img_512x768/engine/clip.plan filter=lfs diff=lfs merge=lfs -text
|
40 |
+
A100/txt2img_512x768/engine/unet.plan filter=lfs diff=lfs merge=lfs -text
|
41 |
+
A100/txt2img_512x768/engine/vae.plan filter=lfs diff=lfs merge=lfs -text
|
42 |
+
A100/txt2img_512x768/timing_cache filter=lfs diff=lfs merge=lfs -text
|
A100/txt2img_512x768/engine/clip.plan
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcf11ab4e89ff4d71304dfb6e8e2ee1ad78259d93ec430d4ff3f0345fadef5cf
|
3 |
+
size 248650468
|
A100/txt2img_512x768/engine/unet.plan
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c257b21860b582485fdc421a205753af2a9f4e11881a7683dc5ae05d98559b6b
|
3 |
+
size 1742641420
|
A100/txt2img_512x768/engine/vae.plan
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccd76549cebfe5b58240c6262b3787c193c2725ed4e6b58d6f6c9017515324cc
|
3 |
+
size 113507052
|
A100/txt2img_512x768/onnx/clip.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1655b41ba2facf21f0ed9db4d230d1ab7bd18a38abfad84342d8453093667927
|
3 |
+
size 246510099
|
A100/txt2img_512x768/onnx/clip.opt.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03ff42216f36d5d69bb84663806e4b2c5abb80811273642833c610759d883947
|
3 |
+
size 246533655
|
A100/txt2img_512x768/onnx/unet.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2589fd0230a25875e7c22692e1b47c3c3b0e0a453381522cbfce9a5357f2cb9f
|
3 |
+
size 1720456911
|
A100/txt2img_512x768/onnx/unet.opt.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcb7f2daf7374e3edbab5341ff6bd6d783b93d1eff9ebdcd1cd0fa01f0f588e6
|
3 |
+
size 1720643256
|
A100/txt2img_512x768/onnx/vae.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48478e1a68f8efa8921a5fc8303301dd45704408fc2a5589f7c619d561a5bd82
|
3 |
+
size 99154130
|
A100/txt2img_512x768/onnx/vae.opt.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:350b128204c288cf5f7fdfea5d00eb068defb7241c43d6404eb8d0bddf8bd637
|
3 |
+
size 99193235
|
A100/txt2img_512x768/timing_cache
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf95f3a8daa5995a5ccd6caa3b4c3370a95ff1f2052499b2311af4c1cf9ff2e7
|
3 |
+
size 2686852
|
A100/txt2img_512x768/timing_cache.lock
ADDED
File without changes
|