camenduru commited on
Commit
f80169b
1 Parent(s): 7dbadd4

thanks to PromptSharingSamaritan ❤

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. engine.json +1 -0
  3. engine/unet.plan +3 -0
  4. onnx/unet.onnx +3 -0
  5. onnx/unet.opt.onnx +3 -0
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ engine/unet.plan filter=lfs diff=lfs merge=lfs -text
engine.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"trt_version": "8.6.0", "max_batch_size": 1, "refit": false, "static_batch": false, "dynamic_shape": true, "all_tactics": false, "preview_features": true, "optimize_height": 512, "optimize_width": 512, "min_latent_shape": 256, "max_latent_shape": 1024}
engine/unet.plan ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1360293671faced1b1e9998612c7661bbc8936983cab702462c1b45f6a07ec1
3
+ size 1741362580
onnx/unet.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f96477f0ca64928e761615b0af826e3b35e23dd656059652ce484e4964fef17
3
+ size 1721128005
onnx/unet.opt.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2344d413836d44193ec793de412335d0dccdd47af401758da182a0ba41d68d01
3
+ size 1721093431