Androidonnxfork commited on
Commit
08579df
1 Parent(s): ba91b19

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +36 -0
  2. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/model_index.json +37 -0
  3. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/scheduler/scheduler_config.json +24 -0
  4. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.onnx +3 -0
  5. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.ort +3 -0
  6. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.with_runtime_opt.ort +3 -0
  7. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/merges.txt +0 -0
  8. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/special_tokens_map.json +24 -0
  9. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/tokenizer_config.json +33 -0
  10. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/vocab.json +0 -0
  11. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.onnx +3 -0
  12. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.onnx.data +3 -0
  13. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.ort +3 -0
  14. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.with_runtime_opt.ort +3 -0
  15. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.onnx +3 -0
  16. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.ort +3 -0
  17. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.with_runtime_opt.ort +3 -0
  18. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.onnx +3 -0
  19. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.ort +3 -0
  20. fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.with_runtime_opt.ort +3 -0
  21. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/model_index.json +37 -0
  22. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/scheduler/scheduler_config.json +24 -0
  23. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.onnx +3 -0
  24. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.ort +3 -0
  25. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.with_runtime_opt.ort +3 -0
  26. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/merges.txt +0 -0
  27. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/special_tokens_map.json +24 -0
  28. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/tokenizer_config.json +33 -0
  29. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/vocab.json +0 -0
  30. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.onnx +3 -0
  31. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.onnx.data +3 -0
  32. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.ort +3 -0
  33. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.with_runtime_opt.ort +3 -0
  34. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.onnx +3 -0
  35. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.ort +3 -0
  36. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.with_runtime_opt.ort +3 -0
  37. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.onnx +3 -0
  38. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.ort +3 -0
  39. fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.with_runtime_opt.ort +3 -0
  40. fp16fullonnxsdquantized_in_ort/othermodels1/required_operators.config +27 -0
  41. fp16fullonnxsdquantized_in_ort/othermodels1/required_operators.with_runtime_opt.config +42 -0
  42. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/model_index.json +37 -0
  43. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/scheduler/scheduler_config.json +24 -0
  44. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.onnx +3 -0
  45. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.ort +3 -0
  46. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.with_runtime_opt.ort +3 -0
  47. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/merges.txt +0 -0
  48. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/special_tokens_map.json +24 -0
  49. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/tokenizer_config.json +33 -0
  50. fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/vocab.json +0 -0
.gitattributes CHANGED
@@ -327,3 +327,39 @@ fp16fullonnxsdquantized/othermodels1/fantasticmix\*/unet/model.onnx.data filter=
327
  fp16fullonnxsdquantized/othermodels1/meinaunreal\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
328
  fp16fullonnxsdquantized/othermodels1/sunshinemix\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
329
  fp16fullonnxsdquantized/othermodels1/universestable\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
327
  fp16fullonnxsdquantized/othermodels1/meinaunreal\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
328
  fp16fullonnxsdquantized/othermodels1/sunshinemix\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
329
  fp16fullonnxsdquantized/othermodels1/universestable\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
330
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/text_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
331
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/text_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
332
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
333
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/unet/model.ort filter=lfs diff=lfs merge=lfs -text
334
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/unet/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
335
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/vae_decoder/model.ort filter=lfs diff=lfs merge=lfs -text
336
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/vae_decoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
337
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/vae_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
338
+ fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix\*/vae_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
339
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/text_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
340
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/text_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
341
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
342
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/unet/model.ort filter=lfs diff=lfs merge=lfs -text
343
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/unet/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
344
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/vae_decoder/model.ort filter=lfs diff=lfs merge=lfs -text
345
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/vae_decoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
346
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/vae_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
347
+ fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal\*/vae_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
348
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/text_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
349
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/text_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
350
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
351
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/unet/model.ort filter=lfs diff=lfs merge=lfs -text
352
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/unet/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
353
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/vae_decoder/model.ort filter=lfs diff=lfs merge=lfs -text
354
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/vae_decoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
355
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/vae_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
356
+ fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix\*/vae_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
357
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/text_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
358
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/text_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
359
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/unet/model.onnx.data filter=lfs diff=lfs merge=lfs -text
360
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/unet/model.ort filter=lfs diff=lfs merge=lfs -text
361
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/unet/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
362
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/vae_decoder/model.ort filter=lfs diff=lfs merge=lfs -text
363
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/vae_decoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
364
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/vae_encoder/model.ort filter=lfs diff=lfs merge=lfs -text
365
+ fp16fullonnxsdquantized_in_ort/othermodels1/universestable\*/vae_encoder/model.with_runtime_opt.ort filter=lfs diff=lfs merge=lfs -text
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/model_index.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "OnnxStableDiffusionPipeline",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "feature_extractor": [
5
+ null,
6
+ null
7
+ ],
8
+ "requires_safety_checker": false,
9
+ "safety_checker": [
10
+ null,
11
+ null
12
+ ],
13
+ "scheduler": [
14
+ "diffusers",
15
+ "DPMSolverMultistepScheduler"
16
+ ],
17
+ "text_encoder": [
18
+ "diffusers",
19
+ "OnnxRuntimeModel"
20
+ ],
21
+ "tokenizer": [
22
+ "transformers",
23
+ "CLIPTokenizer"
24
+ ],
25
+ "unet": [
26
+ "diffusers",
27
+ "OnnxRuntimeModel"
28
+ ],
29
+ "vae_decoder": [
30
+ "diffusers",
31
+ "OnnxRuntimeModel"
32
+ ],
33
+ "vae_encoder": [
34
+ "diffusers",
35
+ "OnnxRuntimeModel"
36
+ ]
37
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DPMSolverMultistepScheduler",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "algorithm_type": "dpmsolver++",
5
+ "beta_end": 0.012,
6
+ "beta_schedule": "scaled_linear",
7
+ "beta_start": 0.00085,
8
+ "clip_sample": false,
9
+ "dynamic_thresholding_ratio": 0.995,
10
+ "lambda_min_clipped": -Infinity,
11
+ "lower_order_final": true,
12
+ "num_train_timesteps": 1000,
13
+ "prediction_type": "epsilon",
14
+ "sample_max_value": 1.0,
15
+ "set_alpha_to_one": false,
16
+ "solver_order": 2,
17
+ "solver_type": "midpoint",
18
+ "steps_offset": 1,
19
+ "thresholding": false,
20
+ "timestep_spacing": "linspace",
21
+ "trained_betas": null,
22
+ "use_karras_sigmas": false,
23
+ "variance_type": null
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a490e112aaf241b1a30853485cbe52faf73242736458164b1904993101c1fa23
3
+ size 124315311
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d39abd0b3e1105df8522937698c71121930d80ac7c820b0dddad8563aef3d5
3
+ size 124370984
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/text_encoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd2428cf94410ce648f4b393854293473c0d0f5e32ef3034db7a98c5a070b24c
3
+ size 124483336
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": {
4
+ "__type": "AddedToken",
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false
10
+ },
11
+ "clean_up_tokenization_spaces": true,
12
+ "do_lower_case": true,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "errors": "replace",
22
+ "model_max_length": 77,
23
+ "pad_token": "<|endoftext|>",
24
+ "tokenizer_class": "CLIPTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "<|endoftext|>",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d6e40a88016f954aab597dfbf897e1ec281be4595bfe5f9f7d3cd1023ccaaf
3
+ size 3919919
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2e8446dc72b0d0df5d3c54ea14ab8b0fb69c7f97c6f5c76ac6aaf6279bc554b
3
+ size 860852480
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de51b77abcfc6c0c8f5d037b63cd5733a1dc4f1e070ca5d415202f58738a1aa
3
+ size 864748208
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/unet/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f602be812598ce2c56b6c030f8d925ccf780cc45e082f4a72d9ef60aada5c74
3
+ size 864952064
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781154506a77326f909f943c44fc4b8bb891ea39b97bff0a7456081b36d67d9e
3
+ size 49818164
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c590dbae6335b331bccd7df93a90ff5e281c33174b5af015768cd5a1a3e448
3
+ size 49976208
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_decoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfcc715109b7522ebe593fb1ce0ba78a2ee5f10d3348637cd2c597459f5334f0
3
+ size 49985568
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6c470b36a37e5dc613a1ee08f90de50a05b3531ffc0d27a699c4e12a0e41a2e
3
+ size 34424514
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f71b750fffa0967ef9e98acc2475b229ef6e0881ddd3203e9fc95c2ddeb4dd9d
3
+ size 34560952
fp16fullonnxsdquantized_in_ort/othermodels1/fantasticmix*/vae_encoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56541619cb8e2cc64b605e6a9e51f4c83ccb4b20f9e57f4d6009d6600e63fa9b
3
+ size 34568504
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/model_index.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "OnnxStableDiffusionPipeline",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "feature_extractor": [
5
+ null,
6
+ null
7
+ ],
8
+ "requires_safety_checker": false,
9
+ "safety_checker": [
10
+ null,
11
+ null
12
+ ],
13
+ "scheduler": [
14
+ "diffusers",
15
+ "DPMSolverMultistepScheduler"
16
+ ],
17
+ "text_encoder": [
18
+ "diffusers",
19
+ "OnnxRuntimeModel"
20
+ ],
21
+ "tokenizer": [
22
+ "transformers",
23
+ "CLIPTokenizer"
24
+ ],
25
+ "unet": [
26
+ "diffusers",
27
+ "OnnxRuntimeModel"
28
+ ],
29
+ "vae_decoder": [
30
+ "diffusers",
31
+ "OnnxRuntimeModel"
32
+ ],
33
+ "vae_encoder": [
34
+ "diffusers",
35
+ "OnnxRuntimeModel"
36
+ ]
37
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DPMSolverMultistepScheduler",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "algorithm_type": "dpmsolver++",
5
+ "beta_end": 0.012,
6
+ "beta_schedule": "scaled_linear",
7
+ "beta_start": 0.00085,
8
+ "clip_sample": false,
9
+ "dynamic_thresholding_ratio": 0.995,
10
+ "lambda_min_clipped": -Infinity,
11
+ "lower_order_final": true,
12
+ "num_train_timesteps": 1000,
13
+ "prediction_type": "epsilon",
14
+ "sample_max_value": 1.0,
15
+ "set_alpha_to_one": false,
16
+ "solver_order": 2,
17
+ "solver_type": "midpoint",
18
+ "steps_offset": 1,
19
+ "thresholding": false,
20
+ "timestep_spacing": "linspace",
21
+ "trained_betas": null,
22
+ "use_karras_sigmas": false,
23
+ "variance_type": null
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d66165544d8c7afce95e5c8b3f4c564dc0b95324191063a7dec5519603c1817a
3
+ size 124315311
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62ba20096015163866dfc9840e20098eba1b75842e4cd16d781d1d1efe5b50e
3
+ size 124370984
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/text_encoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:117e6557bbba8897089e3c04c06be44f6b17465d10b23e403b92c25e925e12c2
3
+ size 124483336
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": {
4
+ "__type": "AddedToken",
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false
10
+ },
11
+ "clean_up_tokenization_spaces": true,
12
+ "do_lower_case": true,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "errors": "replace",
22
+ "model_max_length": 77,
23
+ "pad_token": "<|endoftext|>",
24
+ "tokenizer_class": "CLIPTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "<|endoftext|>",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f30f7a6e0c7757df0f9550dbd38151305fdc6cb4c23ee8d392e2612dd71b8152
3
+ size 3919919
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.onnx.data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5a59c38cfd21f8a57b1a8bbf6391a0e00968c91226b5198cae9087ddf1a532b
3
+ size 860852480
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad6efc0b3701195a8c900dbaaa0f4da86da7f36a5362cbf2a379b304b9e9f72
3
+ size 864748208
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/unet/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc049cba5d12fbfd341fdcea7c8d581b2b410b8cd51ce194b56814cea17c5ec
3
+ size 864952064
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217e541538a8412cc8f228b451b46fc2b053a18204c1f29d554ca56da8f60603
3
+ size 49818164
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07571174039062ed3b3460a271c1db1c7aef8e307d7a1b4dd9a7d39a5e61c669
3
+ size 49976208
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_decoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b53c775fcf3f94f21311cfc132ad81957e0c4db1dd31488f0454613dddd0a63
3
+ size 49985560
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94eca5bcbe1bd4841bb32670547b4aa085ac83f2741bf442a47e87fac0f7a6f3
3
+ size 34424514
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e808a1a07430743d1a04c7e4764d401b7ca2ba086692c67e0924b964fb2ef6a3
3
+ size 34560952
fp16fullonnxsdquantized_in_ort/othermodels1/meinaunreal*/vae_encoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7bfdcf8cbac9ab5cb72d534b306ea0d04007cf883762386c0fe53f3f395622
3
+ size 34568504
fp16fullonnxsdquantized_in_ort/othermodels1/required_operators.config ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Generated from model/s:
2
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/text_encoder/model.ort
3
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/unet/model.ort
4
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/vae_decoder/model.ort
5
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/vae_encoder/model.ort
6
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/text_encoder/model.ort
7
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/unet/model.ort
8
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/vae_decoder/model.ort
9
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/vae_encoder/model.ort
10
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/text_encoder/model.ort
11
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/unet/model.ort
12
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/vae_decoder/model.ort
13
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/vae_encoder/model.ort
14
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/text_encoder/model.ort
15
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/unet/model.ort
16
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/vae_decoder/model.ort
17
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/vae_encoder/model.ort
18
+ ai.onnx;1;LayerNormalization,RandomNormalLike
19
+ ai.onnx;6;InstanceNormalization
20
+ ai.onnx;7;Cos,Sin
21
+ ai.onnx;9;ConstantOfShape,Where
22
+ ai.onnx;10;ConvInteger
23
+ ai.onnx;11;DynamicQuantizeLinear,Range
24
+ ai.onnx;13;ArgMax,Cast,Clip,Concat,DequantizeLinear,Equal,Exp,Expand,Flatten,Gather,Less,MatMul,Pad,Resize,Slice,Softmax,Sqrt,Squeeze,Transpose,Unsqueeze
25
+ ai.onnx;14;Add,Div,Mul,Reshape
26
+ ai.onnx;15;Shape
27
+ com.microsoft;1;DynamicQuantizeMatMul,FusedMatMul,Gelu,MatMulIntegerToFloat,QuickGelu
fp16fullonnxsdquantized_in_ort/othermodels1/required_operators.with_runtime_opt.config ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Generated from model/s:
2
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/text_encoder/model.with_runtime_opt.ort
3
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/unet/model.with_runtime_opt.ort
4
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/vae_decoder/model.with_runtime_opt.ort
5
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/fantasticmix*/vae_encoder/model.with_runtime_opt.ort
6
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/text_encoder/model.with_runtime_opt.ort
7
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/unet/model.with_runtime_opt.ort
8
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/vae_decoder/model.with_runtime_opt.ort
9
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/meinaunreal*/vae_encoder/model.with_runtime_opt.ort
10
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/text_encoder/model.with_runtime_opt.ort
11
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/unet/model.with_runtime_opt.ort
12
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/vae_decoder/model.with_runtime_opt.ort
13
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/sunshinemix*/vae_encoder/model.with_runtime_opt.ort
14
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/fantasticmix*/text_encoder/model.ort
15
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/fantasticmix*/unet/model.ort
16
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/fantasticmix*/vae_decoder/model.ort
17
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/fantasticmix*/vae_encoder/model.ort
18
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/meinaunreal*/text_encoder/model.ort
19
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/meinaunreal*/unet/model.ort
20
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/meinaunreal*/vae_decoder/model.ort
21
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/meinaunreal*/vae_encoder/model.ort
22
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/sunshinemix*/text_encoder/model.ort
23
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/sunshinemix*/unet/model.ort
24
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/sunshinemix*/vae_decoder/model.ort
25
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/sunshinemix*/vae_encoder/model.ort
26
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/universestable*/text_encoder/model.ort
27
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/universestable*/unet/model.ort
28
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/universestable*/vae_decoder/model.ort
29
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/tmpjlwe0tie.without_runtime_opt/universestable*/vae_encoder/model.ort
30
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/text_encoder/model.with_runtime_opt.ort
31
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/unet/model.with_runtime_opt.ort
32
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/vae_decoder/model.with_runtime_opt.ort
33
+ # - /content/Stable-Diffusion-ONNX-FP16/stable-diffusion-streamlit/src/stable-diffusion-streamlit/pages/model/onnx/universestable*/vae_encoder/model.with_runtime_opt.ort
34
+ ai.onnx;1;LayerNormalization,RandomNormalLike
35
+ ai.onnx;6;InstanceNormalization
36
+ ai.onnx;7;Cos,Sin
37
+ ai.onnx;9;ConstantOfShape,Where
38
+ ai.onnx;10;ConvInteger,MatMulInteger
39
+ ai.onnx;11;DynamicQuantizeLinear,Range
40
+ ai.onnx;13;ArgMax,Cast,Clip,Concat,DequantizeLinear,Equal,Erf,Exp,Expand,Flatten,Gather,Less,MatMul,Pad,ReduceMean,Resize,Sigmoid,Slice,Softmax,Sqrt,Squeeze,Transpose,Unsqueeze
41
+ ai.onnx;14;Add,Div,Mul,Reshape,Sub
42
+ ai.onnx;15;Pow,Shape
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/model_index.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "OnnxStableDiffusionPipeline",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "feature_extractor": [
5
+ null,
6
+ null
7
+ ],
8
+ "requires_safety_checker": false,
9
+ "safety_checker": [
10
+ null,
11
+ null
12
+ ],
13
+ "scheduler": [
14
+ "diffusers",
15
+ "DPMSolverMultistepScheduler"
16
+ ],
17
+ "text_encoder": [
18
+ "diffusers",
19
+ "OnnxRuntimeModel"
20
+ ],
21
+ "tokenizer": [
22
+ "transformers",
23
+ "CLIPTokenizer"
24
+ ],
25
+ "unet": [
26
+ "diffusers",
27
+ "OnnxRuntimeModel"
28
+ ],
29
+ "vae_decoder": [
30
+ "diffusers",
31
+ "OnnxRuntimeModel"
32
+ ],
33
+ "vae_encoder": [
34
+ "diffusers",
35
+ "OnnxRuntimeModel"
36
+ ]
37
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "DPMSolverMultistepScheduler",
3
+ "_diffusers_version": "0.19.0.dev0",
4
+ "algorithm_type": "dpmsolver++",
5
+ "beta_end": 0.012,
6
+ "beta_schedule": "scaled_linear",
7
+ "beta_start": 0.00085,
8
+ "clip_sample": false,
9
+ "dynamic_thresholding_ratio": 0.995,
10
+ "lambda_min_clipped": -Infinity,
11
+ "lower_order_final": true,
12
+ "num_train_timesteps": 1000,
13
+ "prediction_type": "epsilon",
14
+ "sample_max_value": 1.0,
15
+ "set_alpha_to_one": false,
16
+ "solver_order": 2,
17
+ "solver_type": "midpoint",
18
+ "steps_offset": 1,
19
+ "thresholding": false,
20
+ "timestep_spacing": "linspace",
21
+ "trained_betas": null,
22
+ "use_karras_sigmas": false,
23
+ "variance_type": null
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b08f4076edf18b5e8dbde540c4ff54170b2cb332e559a6030836d99d808751
3
+ size 124315311
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f10ee644693e501ca7c6e521a8c91a66188c95cd4aa8b15365466a43e0058b
3
+ size 124370984
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/text_encoder/model.with_runtime_opt.ort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80fdbcb5d3efe266f1a8e88da6f81f7f45d47f74ca3aec52107d73ec0b2fe276
3
+ size 124483336
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|startoftext|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|endoftext|>",
17
+ "unk_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": true,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": {
4
+ "__type": "AddedToken",
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false
10
+ },
11
+ "clean_up_tokenization_spaces": true,
12
+ "do_lower_case": true,
13
+ "eos_token": {
14
+ "__type": "AddedToken",
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "errors": "replace",
22
+ "model_max_length": 77,
23
+ "pad_token": "<|endoftext|>",
24
+ "tokenizer_class": "CLIPTokenizer",
25
+ "unk_token": {
26
+ "__type": "AddedToken",
27
+ "content": "<|endoftext|>",
28
+ "lstrip": false,
29
+ "normalized": true,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
fp16fullonnxsdquantized_in_ort/othermodels1/sunshinemix*/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff