makn87amd commited on
Commit
0053f21
·
verified ·
1 Parent(s): bbcd2ec

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 +182 -0
  2. LICENSE +51 -0
  3. README.md +64 -0
  4. common/scheduler/scheduler_config.json +6 -0
  5. common/text_encoder/config.json +26 -0
  6. common/text_encoder/model.onnx +3 -0
  7. common/text_encoder_2/config.json +26 -0
  8. common/text_encoder_2/model.onnx +3 -0
  9. common/text_encoder_2/model.onnx_data +3 -0
  10. common/text_encoder_3/config.json +32 -0
  11. common/text_encoder_3/model.onnx +3 -0
  12. common/text_encoder_3/model.onnx_data +3 -0
  13. common/tokenizer/merges.txt +0 -0
  14. common/tokenizer/model.onnx +3 -0
  15. common/tokenizer/special_tokens_map.json +30 -0
  16. common/tokenizer/tokenizer_config.json +30 -0
  17. common/tokenizer/vocab.json +0 -0
  18. common/tokenizer_2/merges.txt +0 -0
  19. common/tokenizer_2/model.onnx +3 -0
  20. common/tokenizer_2/special_tokens_map.json +30 -0
  21. common/tokenizer_2/tokenizer_config.json +38 -0
  22. common/tokenizer_2/vocab.json +0 -0
  23. common/tokenizer_3/model.onnx +3 -0
  24. common/tokenizer_3/special_tokens_map.json +125 -0
  25. common/tokenizer_3/spiece.model +3 -0
  26. common/tokenizer_3/tokenizer.json +0 -0
  27. common/tokenizer_3/tokenizer_config.json +940 -0
  28. common/vae_decoder/config.json +36 -0
  29. common/vae_decoder/dynamic/dd/cache/NhwcConv_0-decoderconv_inConv_meta.json +0 -0
  30. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv.fconst +3 -0
  31. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv.state +0 -0
  32. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.ctrlpkt +3 -0
  33. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.meta +3 -0
  34. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.super +3 -0
  35. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.ctrlpkt +3 -0
  36. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.meta +3 -0
  37. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.super +3 -0
  38. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.ctrlpkt +3 -0
  39. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.meta +3 -0
  40. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.super +3 -0
  41. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.ctrlpkt +3 -0
  42. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.meta +3 -0
  43. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.super +3 -0
  44. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.ctrlpkt +3 -0
  45. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.meta +3 -0
  46. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.super +3 -0
  47. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.ctrlpkt +3 -0
  48. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.meta +3 -0
  49. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.super +3 -0
  50. common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_128_.ctrlpkt +3 -0
.gitattributes CHANGED
@@ -33,3 +33,185 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ common/text_encoder_2/model.onnx_data filter=lfs diff=lfs merge=lfs -text
37
+ common/text_encoder_3/model.onnx_data filter=lfs diff=lfs merge=lfs -text
38
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv.fconst filter=lfs diff=lfs merge=lfs -text
39
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
40
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.meta filter=lfs diff=lfs merge=lfs -text
41
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.super filter=lfs diff=lfs merge=lfs -text
42
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
43
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.meta filter=lfs diff=lfs merge=lfs -text
44
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.super filter=lfs diff=lfs merge=lfs -text
45
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
46
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.meta filter=lfs diff=lfs merge=lfs -text
47
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.super filter=lfs diff=lfs merge=lfs -text
48
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
49
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.meta filter=lfs diff=lfs merge=lfs -text
50
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.super filter=lfs diff=lfs merge=lfs -text
51
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
52
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.meta filter=lfs diff=lfs merge=lfs -text
53
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.super filter=lfs diff=lfs merge=lfs -text
54
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
55
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.meta filter=lfs diff=lfs merge=lfs -text
56
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.super filter=lfs diff=lfs merge=lfs -text
57
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_128_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
58
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_128_.meta filter=lfs diff=lfs merge=lfs -text
59
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_128_.super filter=lfs diff=lfs merge=lfs -text
60
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_64_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
61
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_64_.meta filter=lfs diff=lfs merge=lfs -text
62
+ common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_64_.super filter=lfs diff=lfs merge=lfs -text
63
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv.fconst filter=lfs diff=lfs merge=lfs -text
64
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_1024_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
65
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_1024_.meta filter=lfs diff=lfs merge=lfs -text
66
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_1024_.super filter=lfs diff=lfs merge=lfs -text
67
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_576_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
68
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_576_.meta filter=lfs diff=lfs merge=lfs -text
69
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_576_.super filter=lfs diff=lfs merge=lfs -text
70
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_768_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
71
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_768_.meta filter=lfs diff=lfs merge=lfs -text
72
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_1024_width_768_.super filter=lfs diff=lfs merge=lfs -text
73
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_512_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
74
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_512_.meta filter=lfs diff=lfs merge=lfs -text
75
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_512_.super filter=lfs diff=lfs merge=lfs -text
76
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_768_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
77
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_768_.meta filter=lfs diff=lfs merge=lfs -text
78
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_512_width_768_.super filter=lfs diff=lfs merge=lfs -text
79
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_576_width_1024_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
80
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_576_width_1024_.meta filter=lfs diff=lfs merge=lfs -text
81
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_576_width_1024_.super filter=lfs diff=lfs merge=lfs -text
82
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_1024_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
83
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_1024_.meta filter=lfs diff=lfs merge=lfs -text
84
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_1024_.super filter=lfs diff=lfs merge=lfs -text
85
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_512_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
86
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_512_.meta filter=lfs diff=lfs merge=lfs -text
87
+ common/vae_encoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-encoderconv_inConv_height_768_width_512_.super filter=lfs diff=lfs merge=lfs -text
88
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv.fconst filter=lfs diff=lfs merge=lfs -text
89
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
90
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
91
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
92
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
93
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
94
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
95
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
96
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
97
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
98
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
99
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
100
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
101
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
102
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
103
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
104
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
105
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
106
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
107
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
108
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
109
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
110
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
111
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
112
+ normal/controlnet-canny/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
113
+ normal/controlnet-canny/dynamic/dd/replaced.onnx.data filter=lfs diff=lfs merge=lfs -text
114
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv.fconst filter=lfs diff=lfs merge=lfs -text
115
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
116
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
117
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
118
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
119
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
120
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
121
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
122
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
123
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
124
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
125
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
126
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
127
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
128
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
129
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
130
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
131
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
132
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
133
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
134
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
135
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
136
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
137
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
138
+ normal/controlnet-depth/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
139
+ normal/controlnet-depth/dynamic/dd/replaced.onnx.data filter=lfs diff=lfs merge=lfs -text
140
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv.fconst filter=lfs diff=lfs merge=lfs -text
141
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
142
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
143
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
144
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
145
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
146
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
147
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
148
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
149
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
150
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
151
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
152
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
153
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
154
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
155
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
156
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
157
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
158
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
159
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
160
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
161
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
162
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
163
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
164
+ normal/controlnet-pose/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
165
+ normal/controlnet-pose/dynamic/dd/replaced.onnx.data filter=lfs diff=lfs merge=lfs -text
166
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv.fconst filter=lfs diff=lfs merge=lfs -text
167
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
168
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
169
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
170
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
171
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
172
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
173
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
174
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
175
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
176
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
177
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
178
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
179
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
180
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
181
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
182
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
183
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
184
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
185
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
186
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
187
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
188
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
189
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
190
+ normal/controlnet-tile/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
191
+ normal/controlnet-tile/dynamic/dd/replaced.onnx.data filter=lfs diff=lfs merge=lfs -text
192
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv.fconst filter=lfs diff=lfs merge=lfs -text
193
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_state_dim1_4096_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
194
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_state_dim1_4096_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
195
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_128_state_dim1_4096_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
196
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_state_dim1_2304_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
197
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_state_dim1_2304_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
198
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_72_state_dim1_2304_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
199
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_state_dim1_3072_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
200
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_state_dim1_3072_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
201
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_128_h_96_state_dim1_3072_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
202
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_state_dim1_1024_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
203
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_state_dim1_1024_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
204
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_64_state_dim1_1024_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
205
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_state_dim1_1536_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
206
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_state_dim1_1536_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
207
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_64_h_96_state_dim1_1536_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
208
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_state_dim1_2304_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
209
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_state_dim1_2304_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
210
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_72_h_128_state_dim1_2304_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
211
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_state_dim1_3072_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
212
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_state_dim1_3072_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
213
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_128_state_dim1_3072_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
214
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_state_dim1_1536_max_length_160_.ctrlpkt filter=lfs diff=lfs merge=lfs -text
215
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_state_dim1_1536_max_length_160_.meta filter=lfs diff=lfs merge=lfs -text
216
+ normal/transformer/dynamic/dd/dd_metastate_Sd30_Mmdit_pos_embedprojConv_batch_size_2_w_96_h_64_state_dim1_1536_max_length_160_.super filter=lfs diff=lfs merge=lfs -text
217
+ normal/transformer/dynamic/dd/replaced.onnx.data filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ STABILITY AI COMMUNITY LICENSE AGREEMENT
2
+ Last Updated: July 5, 2024
3
+
4
+
5
+ I. INTRODUCTION
6
+
7
+ This Agreement applies to any individual person or entity ("You", "Your" or "Licensee") that uses or distributes any portion or element of the Stability AI Materials or Derivative Works thereof for any Research & Non-Commercial or Commercial purpose. Capitalized terms not otherwise defined herein are defined in Section V below.
8
+
9
+
10
+ This Agreement is intended to allow research, non-commercial, and limited commercial uses of the Models free of charge. In order to ensure that certain limited commercial uses of the Models continue to be allowed, this Agreement preserves free access to the Models for people or organizations generating annual revenue of less than US $1,000,000 (or local currency equivalent).
11
+
12
+
13
+ By clicking "I Accept" or by using or distributing or using any portion or element of the Stability Materials or Derivative Works, You agree that You have read, understood and are bound by the terms of this Agreement. If You are acting on behalf of a company, organization or other entity, then "You" includes you and that entity, and You agree that You: (i) are an authorized representative of such entity with the authority to bind such entity to this Agreement, and (ii) You agree to the terms of this Agreement on that entity's behalf.
14
+
15
+ II. RESEARCH & NON-COMMERCIAL USE LICENSE
16
+
17
+ Subject to the terms of this Agreement, Stability AI grants You a non-exclusive, worldwide, non-transferable, non-sublicensable, revocable and royalty-free limited license under Stability AI's intellectual property or other rights owned by Stability AI embodied in the Stability AI Materials to use, reproduce, distribute, and create Derivative Works of, and make modifications to, the Stability AI Materials for any Research or Non-Commercial Purpose. "Research Purpose" means academic or scientific advancement, and in each case, is not primarily intended for commercial advantage or monetary compensation to You or others. "Non-Commercial Purpose" means any purpose other than a Research Purpose that is not primarily intended for commercial advantage or monetary compensation to You or others, such as personal use (i.e., hobbyist) or evaluation and testing.
18
+
19
+ III. COMMERCIAL USE LICENSE
20
+
21
+ Subject to the terms of this Agreement (including the remainder of this Section III), Stability AI grants You a non-exclusive, worldwide, non-transferable, non-sublicensable, revocable and royalty-free limited license under Stability AI's intellectual property or other rights owned by Stability AI embodied in the Stability AI Materials to use, reproduce, distribute, and create Derivative Works of, and make modifications to, the Stability AI Materials for any Commercial Purpose. "Commercial Purpose" means any purpose other than a Research Purpose or Non-Commercial Purpose that is primarily intended for commercial advantage or monetary compensation to You or others, including but not limited to, (i) creating, modifying, or distributing Your product or service, including via a hosted service or application programming interface, and (ii) for Your business's or organization's internal operations.
22
+ If You are using or distributing the Stability AI Materials for a Commercial Purpose, You must register with Stability AI at (https://stability.ai/community-license). If at any time You or Your Affiliate(s), either individually or in aggregate, generate more than USD $1,000,000 in annual revenue (or the equivalent thereof in Your local currency), regardless of whether that revenue is generated directly or indirectly from the Stability AI Materials or Derivative Works, any licenses granted to You under this Agreement shall terminate as of such date. You must request a license from Stability AI at (https://stability.ai/enterprise) , which Stability AI may grant to You in its sole discretion. If you receive Stability AI Materials, or any Derivative Works thereof, from a Licensee as part of an integrated end user product, then Section III of this Agreement will not apply to you.
23
+
24
+ IV. GENERAL TERMS
25
+
26
+ Your Research, Non-Commercial, and Commercial License(s) under this Agreement are subject to the following terms.
27
+ a. Distribution & Attribution. If You distribute or make available the Stability AI Materials or a Derivative Work to a third party, or a product or service that uses any portion of them, You shall: (i) provide a copy of this Agreement to that third party, (ii) retain the following attribution notice within a "Notice" text file distributed as a part of such copies: "This Stability AI Model is licensed under the Stability AI Community License, Copyright © Stability AI Ltd. All Rights Reserved", and (iii) prominently display "Powered by Stability AI" on a related website, user interface, blogpost, about page, or product documentation. If You create a Derivative Work, You may add your own attribution notice(s) to the "Notice" text file included with that Derivative Work, provided that You clearly indicate which attributions apply to the Stability AI Materials and state in the "Notice" text file that You changed the Stability AI Materials and how it was modified.
28
+ b. Use Restrictions. Your use of the Stability AI Materials and Derivative Works, including any output or results of the Stability AI Materials or Derivative Works, must comply with applicable laws and regulations (including Trade Control Laws and equivalent regulations) and adhere to the Documentation and Stability AI's AUP, which is hereby incorporated by reference. Furthermore, You will not use the Stability AI Materials or Derivative Works, or any output or results of the Stability AI Materials or Derivative Works, to create or improve any foundational generative AI model (excluding the Models or Derivative Works).
29
+ c. Intellectual Property.
30
+ (i) Trademark License. No trademark licenses are granted under this Agreement, and in connection with the Stability AI Materials or Derivative Works, You may not use any name or mark owned by or associated with Stability AI or any of its Affiliates, except as required under Section IV(a) herein.
31
+ (ii) Ownership of Derivative Works. As between You and Stability AI, You are the owner of Derivative Works You create, subject to Stability AI's ownership of the Stability AI Materials and any Derivative Works made by or for Stability AI.
32
+ (iii) Ownership of Outputs. As between You and Stability AI, You own any outputs generated from the Models or Derivative Works to the extent permitted by applicable law.
33
+ (iv) Disputes. If You or Your Affiliate(s) institute litigation or other proceedings against Stability AI (including a cross-claim or counterclaim in a lawsuit) alleging that the Stability AI Materials, Derivative Works or associated outputs or results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other rights owned or licensable by You, then any licenses granted to You under this Agreement shall terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold harmless Stability AI from and against any claim by any third party arising out of or related to Your use or distribution of the Stability AI Materials or Derivative Works in violation of this Agreement.
34
+ (v) Feedback. From time to time, You may provide Stability AI with verbal and/or written suggestions, comments or other feedback related to Stability AI's existing or prospective technology, products or services (collectively, "Feedback"). You are not obligated to provide Stability AI with Feedback, but to the extent that You do, You hereby grant Stability AI a perpetual, irrevocable, royalty-free, fully-paid, sub-licensable, transferable, non-exclusive, worldwide right and license to exploit the Feedback in any manner without restriction. Your Feedback is provided "AS IS" and You make no warranties whatsoever about any Feedback.
35
+ d. Disclaimer Of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE STABILITY AI MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OR LAWFULNESS OF USING OR REDISTRIBUTING THE STABILITY AI MATERIALS, DERIVATIVE WORKS OR ANY OUTPUT OR RESULTS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE STABILITY AI MATERIALS, DERIVATIVE WORKS AND ANY OUTPUT AND RESULTS.
36
+ e. Limitation Of Liability. IN NO EVENT WILL STABILITY AI OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF STABILITY AI OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.
37
+ f. Term And Termination. The term of this Agreement will commence upon Your acceptance of this Agreement or access to the Stability AI Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein. Stability AI may terminate this Agreement if You are in breach of any term or condition of this Agreement. Upon termination of this Agreement, You shall delete and cease use of any Stability AI Materials or Derivative Works. Section IV(d), (e), and (g) shall survive the termination of this Agreement.
38
+ g. Governing Law. This Agreement will be governed by and constructed in accordance with the laws of the United States and the State of California without regard to choice of law principles, and the UN Convention on Contracts for International Sale of Goods does not apply to this Agreement.
39
+
40
+ V. DEFINITIONS
41
+
42
+ "Affiliate(s)" means any entity that directly or indirectly controls, is controlled by, or is under common control with the subject entity; for purposes of this definition, "control" means direct or indirect ownership or control of more than 50% of the voting interests of the subject entity.
43
+ "Agreement" means this Stability AI Community License Agreement.
44
+ "AUP" means the Stability AI Acceptable Use Policy available at https://stability.ai/use-policy, as may be updated from time to time.
45
+ "Derivative Work(s)" means (a) any derivative work of the Stability AI Materials as recognized by U.S. copyright laws and (b) any modifications to a Model, and any other model created which is based on or derived from the Model or the Model's output, including"fine tune" and "low-rank adaptation" models derived from a Model or a Model's output, but do not include the output of any Model.
46
+ "Documentation" means any specifications, manuals, documentation, and other written information provided by Stability AI related to the Software or Models.
47
+ "Model(s)" means, collectively, Stability AI's proprietary models and algorithms, including machine-learning models, trained model weights and other elements of the foregoing listed on Stability's Core Models Webpage available at, https://stability.ai/core-models, as may be updated from time to time.
48
+ "Stability AI" or "we" means Stability AI Ltd. and its Affiliates.
49
+ "Software" means Stability AI's proprietary software made available under this Agreement now or in the future.
50
+ "Stability AI Materials" means, collectively, Stability's proprietary Models, Software and Documentation (and any portion or combination thereof) made available under this Agreement.
51
+ "Trade Control Laws" means any applicable U.S. and non-U.S. export control and trade sanctions laws and regulations.
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: stabilityai-ai-community
4
+ license_link: LICENSE
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - diffusion-single-file
9
+ inference: false
10
+ extra_gated_prompt: >-
11
+ By clicking "Agree", you agree to the [License
12
+ Agreement](https://huggingface.co/stabilityai/stable-diffusion-3-medium-amdnpu/blob/main/LICENSE.md)
13
+ and acknowledge Stability AI's [Privacy
14
+ Policy](https://stability.ai/privacy-policy).
15
+ extra_gated_fields:
16
+ Name: text
17
+ Email: text
18
+ Country: country
19
+ Organization or Affiliation: text
20
+ Receive email updates and promotions on Stability AI products, services, and research?:
21
+ type: select
22
+ options:
23
+ - 'Yes'
24
+ - 'No'
25
+ I agree to the License Agreement and acknowledge Stability AI's Privacy Policy: checkbox
26
+ language:
27
+ - en
28
+ pipeline_tag: text-to-image
29
+ ---
30
+
31
+ # 🚀 Stable Diffusion 3 Medium on AMD NPU
32
+
33
+ "Stable Diffusion 3 Medium is a Multimodal Diffusion Transformer (MMDiT) text-to-image model that features greatly improved performance in image quality, typography, complex prompt understanding, and resource-efficiency." ([stabilityai/stable-diffusion-3-medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium))
34
+
35
+ This version of the model has been optimized to run on AMD NPUs.
36
+
37
+ For more information, refer to the original model card under [stabilityai/stable-diffusion-3-medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium).
38
+
39
+ ## Model Details
40
+
41
+ | Model Details | Description |
42
+ | ----------- | ----------- |
43
+ | Person or organization developing model | [AMD](https://hf.co/amd) |
44
+ | Original model authors | [Stability AI](https://huggingface.co/stabilityai/stable-diffusion-3-medium) |
45
+ | Model date | February 2026 |
46
+ | Model version | 1.7.1 |
47
+ | Model type | Diffusion-based text-to-image generation model |
48
+ | Information about training algorithms, parameters, fairness constraints or other applied approaches, and features | This is a model that can be used to generate and modify images based on text prompts. |
49
+ | License | [Stability AI Community](LICENSE) |
50
+ | Where to send questions or comments about the model | [Community Tab](https://hf.co/amd/stable-diffusion-3-medium-amdnpu/discussions) and [AMD Developer Community Discord](https://discord.gg/amd-dev) |
51
+
52
+ ## ⚡ Intended Use
53
+
54
+ #### Getting Started
55
+
56
+ To get started with this model, visit [github.com/amd/sd-sandbox](https://github.com/amd/sd-sandbox).
57
+
58
+ ## ⚓ Ethical Considerations
59
+
60
+ AMD is committed to conducting our business in a fair, ethical and honest manner and in compliance with all applicable laws, rules and regulations. You can find out more at the [AMD Ethics and Compliance](https://www.amd.com/en/corporate/corporate-responsibility/ethics-and-compliance.html) page.
61
+
62
+ ## ⚠️ Caveats and Recommendations
63
+
64
+ Please visit the original model card for more details: [stabilityai/stable-diffusion-3-medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium).
common/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.29.2",
4
+ "num_train_timesteps": 1000,
5
+ "shift": 3.0
6
+ }
common/text_encoder/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CLIPTextModelWithProjection"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 0,
7
+ "dropout": 0.0,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "export_model_type": "clip-text-with-projection",
11
+ "hidden_act": "quick_gelu",
12
+ "hidden_size": 768,
13
+ "initializer_factor": 1.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 77,
18
+ "model_type": "clip_text_model",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "output_hidden_states": true,
22
+ "pad_token_id": 1,
23
+ "projection_dim": 768,
24
+ "transformers_version": "4.57.6",
25
+ "vocab_size": 49408
26
+ }
common/text_encoder/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce7f6d2c554c10a8415e21107e995e400be6914b1f98041136f406138dc1589
3
+ size 494823949
common/text_encoder_2/config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CLIPTextModelWithProjection"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 0,
7
+ "dropout": 0.0,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "export_model_type": "clip-text-with-projection",
11
+ "hidden_act": "gelu",
12
+ "hidden_size": 1280,
13
+ "initializer_factor": 1.0,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 5120,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 77,
18
+ "model_type": "clip_text_model",
19
+ "num_attention_heads": 20,
20
+ "num_hidden_layers": 32,
21
+ "output_hidden_states": true,
22
+ "pad_token_id": 1,
23
+ "projection_dim": 1280,
24
+ "transformers_version": "4.57.6",
25
+ "vocab_size": 49408
26
+ }
common/text_encoder_2/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebd2d6478d704b19390159f16178d1b0c8a58e9fc57b3bff8e75ee582737196
3
+ size 682488
common/text_encoder_2/model.onnx_data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bee5d3d10e635a039ce8ed0afa010a892856c42f4d54ced24ff0d02a751963dc
3
+ size 2778639976
common/text_encoder_3/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "T5EncoderModel"
4
+ ],
5
+ "classifier_dropout": 0.0,
6
+ "d_ff": 10240,
7
+ "d_kv": 64,
8
+ "d_model": 4096,
9
+ "decoder_start_token_id": 0,
10
+ "dense_act_fn": "gelu_new",
11
+ "dropout_rate": 0.1,
12
+ "dtype": "float32",
13
+ "eos_token_id": 1,
14
+ "export_model_type": "t5-encoder",
15
+ "feed_forward_proj": "gated-gelu",
16
+ "initializer_factor": 1.0,
17
+ "is_encoder_decoder": false,
18
+ "is_gated_act": true,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "model_type": "t5",
21
+ "num_decoder_layers": 24,
22
+ "num_heads": 64,
23
+ "num_layers": 24,
24
+ "output_past": true,
25
+ "pad_token_id": 0,
26
+ "relative_attention_max_distance": 128,
27
+ "relative_attention_num_buckets": 32,
28
+ "tie_word_embeddings": false,
29
+ "transformers_version": "4.57.6",
30
+ "use_cache": false,
31
+ "vocab_size": 32128
32
+ }
common/text_encoder_3/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93728dcf335cbff01cfd8f0e527575b3e0b68851b8649a17f1a3776df050656f
3
+ size 482987
common/text_encoder_3/model.onnx_data ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22fe153ff15d86366288486ecb4559fcb681b72bdce283bc9911a70b0fdaf293
3
+ size 19049242624
common/tokenizer/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
common/tokenizer/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8858cf71634fc1154620d54cc25559d2a1173a517412cc252f50c296132126
3
+ size 1425826
common/tokenizer/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
common/tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "49406": {
5
+ "content": "<|startoftext|>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "49407": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ }
20
+ },
21
+ "bos_token": "<|startoftext|>",
22
+ "clean_up_tokenization_spaces": true,
23
+ "do_lower_case": true,
24
+ "eos_token": "<|endoftext|>",
25
+ "errors": "replace",
26
+ "model_max_length": 77,
27
+ "pad_token": "<|endoftext|>",
28
+ "tokenizer_class": "CLIPTokenizer",
29
+ "unk_token": "<|endoftext|>"
30
+ }
common/tokenizer/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
common/tokenizer_2/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
common/tokenizer_2/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8858cf71634fc1154620d54cc25559d2a1173a517412cc252f50c296132126
3
+ size 1425826
common/tokenizer_2/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "!",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
common/tokenizer_2/tokenizer_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "!",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "49406": {
13
+ "content": "<|startoftext|>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "49407": {
21
+ "content": "<|endoftext|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "bos_token": "<|startoftext|>",
30
+ "clean_up_tokenization_spaces": true,
31
+ "do_lower_case": true,
32
+ "eos_token": "<|endoftext|>",
33
+ "errors": "replace",
34
+ "model_max_length": 77,
35
+ "pad_token": "!",
36
+ "tokenizer_class": "CLIPTokenizer",
37
+ "unk_token": "<|endoftext|>"
38
+ }
common/tokenizer_2/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
common/tokenizer_3/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c5d88d0cfdf0d6986b3e50ebf4fe5348cb3540ff6e5f171b612a86c713b5d2b
3
+ size 792144
common/tokenizer_3/special_tokens_map.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<extra_id_0>",
4
+ "<extra_id_1>",
5
+ "<extra_id_2>",
6
+ "<extra_id_3>",
7
+ "<extra_id_4>",
8
+ "<extra_id_5>",
9
+ "<extra_id_6>",
10
+ "<extra_id_7>",
11
+ "<extra_id_8>",
12
+ "<extra_id_9>",
13
+ "<extra_id_10>",
14
+ "<extra_id_11>",
15
+ "<extra_id_12>",
16
+ "<extra_id_13>",
17
+ "<extra_id_14>",
18
+ "<extra_id_15>",
19
+ "<extra_id_16>",
20
+ "<extra_id_17>",
21
+ "<extra_id_18>",
22
+ "<extra_id_19>",
23
+ "<extra_id_20>",
24
+ "<extra_id_21>",
25
+ "<extra_id_22>",
26
+ "<extra_id_23>",
27
+ "<extra_id_24>",
28
+ "<extra_id_25>",
29
+ "<extra_id_26>",
30
+ "<extra_id_27>",
31
+ "<extra_id_28>",
32
+ "<extra_id_29>",
33
+ "<extra_id_30>",
34
+ "<extra_id_31>",
35
+ "<extra_id_32>",
36
+ "<extra_id_33>",
37
+ "<extra_id_34>",
38
+ "<extra_id_35>",
39
+ "<extra_id_36>",
40
+ "<extra_id_37>",
41
+ "<extra_id_38>",
42
+ "<extra_id_39>",
43
+ "<extra_id_40>",
44
+ "<extra_id_41>",
45
+ "<extra_id_42>",
46
+ "<extra_id_43>",
47
+ "<extra_id_44>",
48
+ "<extra_id_45>",
49
+ "<extra_id_46>",
50
+ "<extra_id_47>",
51
+ "<extra_id_48>",
52
+ "<extra_id_49>",
53
+ "<extra_id_50>",
54
+ "<extra_id_51>",
55
+ "<extra_id_52>",
56
+ "<extra_id_53>",
57
+ "<extra_id_54>",
58
+ "<extra_id_55>",
59
+ "<extra_id_56>",
60
+ "<extra_id_57>",
61
+ "<extra_id_58>",
62
+ "<extra_id_59>",
63
+ "<extra_id_60>",
64
+ "<extra_id_61>",
65
+ "<extra_id_62>",
66
+ "<extra_id_63>",
67
+ "<extra_id_64>",
68
+ "<extra_id_65>",
69
+ "<extra_id_66>",
70
+ "<extra_id_67>",
71
+ "<extra_id_68>",
72
+ "<extra_id_69>",
73
+ "<extra_id_70>",
74
+ "<extra_id_71>",
75
+ "<extra_id_72>",
76
+ "<extra_id_73>",
77
+ "<extra_id_74>",
78
+ "<extra_id_75>",
79
+ "<extra_id_76>",
80
+ "<extra_id_77>",
81
+ "<extra_id_78>",
82
+ "<extra_id_79>",
83
+ "<extra_id_80>",
84
+ "<extra_id_81>",
85
+ "<extra_id_82>",
86
+ "<extra_id_83>",
87
+ "<extra_id_84>",
88
+ "<extra_id_85>",
89
+ "<extra_id_86>",
90
+ "<extra_id_87>",
91
+ "<extra_id_88>",
92
+ "<extra_id_89>",
93
+ "<extra_id_90>",
94
+ "<extra_id_91>",
95
+ "<extra_id_92>",
96
+ "<extra_id_93>",
97
+ "<extra_id_94>",
98
+ "<extra_id_95>",
99
+ "<extra_id_96>",
100
+ "<extra_id_97>",
101
+ "<extra_id_98>",
102
+ "<extra_id_99>"
103
+ ],
104
+ "eos_token": {
105
+ "content": "</s>",
106
+ "lstrip": false,
107
+ "normalized": false,
108
+ "rstrip": false,
109
+ "single_word": false
110
+ },
111
+ "pad_token": {
112
+ "content": "<pad>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "unk_token": {
119
+ "content": "<unk>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ }
125
+ }
common/tokenizer_3/spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
common/tokenizer_3/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
common/tokenizer_3/tokenizer_config.json ADDED
@@ -0,0 +1,940 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<pad>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "</s>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "<unk>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "32000": {
29
+ "content": "<extra_id_99>",
30
+ "lstrip": true,
31
+ "normalized": false,
32
+ "rstrip": true,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "32001": {
37
+ "content": "<extra_id_98>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": true,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "32002": {
45
+ "content": "<extra_id_97>",
46
+ "lstrip": true,
47
+ "normalized": false,
48
+ "rstrip": true,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "32003": {
53
+ "content": "<extra_id_96>",
54
+ "lstrip": true,
55
+ "normalized": false,
56
+ "rstrip": true,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "32004": {
61
+ "content": "<extra_id_95>",
62
+ "lstrip": true,
63
+ "normalized": false,
64
+ "rstrip": true,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "32005": {
69
+ "content": "<extra_id_94>",
70
+ "lstrip": true,
71
+ "normalized": false,
72
+ "rstrip": true,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "32006": {
77
+ "content": "<extra_id_93>",
78
+ "lstrip": true,
79
+ "normalized": false,
80
+ "rstrip": true,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "32007": {
85
+ "content": "<extra_id_92>",
86
+ "lstrip": true,
87
+ "normalized": false,
88
+ "rstrip": true,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "32008": {
93
+ "content": "<extra_id_91>",
94
+ "lstrip": true,
95
+ "normalized": false,
96
+ "rstrip": true,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "32009": {
101
+ "content": "<extra_id_90>",
102
+ "lstrip": true,
103
+ "normalized": false,
104
+ "rstrip": true,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "32010": {
109
+ "content": "<extra_id_89>",
110
+ "lstrip": true,
111
+ "normalized": false,
112
+ "rstrip": true,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "32011": {
117
+ "content": "<extra_id_88>",
118
+ "lstrip": true,
119
+ "normalized": false,
120
+ "rstrip": true,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "32012": {
125
+ "content": "<extra_id_87>",
126
+ "lstrip": true,
127
+ "normalized": false,
128
+ "rstrip": true,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "32013": {
133
+ "content": "<extra_id_86>",
134
+ "lstrip": true,
135
+ "normalized": false,
136
+ "rstrip": true,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "32014": {
141
+ "content": "<extra_id_85>",
142
+ "lstrip": true,
143
+ "normalized": false,
144
+ "rstrip": true,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "32015": {
149
+ "content": "<extra_id_84>",
150
+ "lstrip": true,
151
+ "normalized": false,
152
+ "rstrip": true,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "32016": {
157
+ "content": "<extra_id_83>",
158
+ "lstrip": true,
159
+ "normalized": false,
160
+ "rstrip": true,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "32017": {
165
+ "content": "<extra_id_82>",
166
+ "lstrip": true,
167
+ "normalized": false,
168
+ "rstrip": true,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "32018": {
173
+ "content": "<extra_id_81>",
174
+ "lstrip": true,
175
+ "normalized": false,
176
+ "rstrip": true,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "32019": {
181
+ "content": "<extra_id_80>",
182
+ "lstrip": true,
183
+ "normalized": false,
184
+ "rstrip": true,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "32020": {
189
+ "content": "<extra_id_79>",
190
+ "lstrip": true,
191
+ "normalized": false,
192
+ "rstrip": true,
193
+ "single_word": false,
194
+ "special": true
195
+ },
196
+ "32021": {
197
+ "content": "<extra_id_78>",
198
+ "lstrip": true,
199
+ "normalized": false,
200
+ "rstrip": true,
201
+ "single_word": false,
202
+ "special": true
203
+ },
204
+ "32022": {
205
+ "content": "<extra_id_77>",
206
+ "lstrip": true,
207
+ "normalized": false,
208
+ "rstrip": true,
209
+ "single_word": false,
210
+ "special": true
211
+ },
212
+ "32023": {
213
+ "content": "<extra_id_76>",
214
+ "lstrip": true,
215
+ "normalized": false,
216
+ "rstrip": true,
217
+ "single_word": false,
218
+ "special": true
219
+ },
220
+ "32024": {
221
+ "content": "<extra_id_75>",
222
+ "lstrip": true,
223
+ "normalized": false,
224
+ "rstrip": true,
225
+ "single_word": false,
226
+ "special": true
227
+ },
228
+ "32025": {
229
+ "content": "<extra_id_74>",
230
+ "lstrip": true,
231
+ "normalized": false,
232
+ "rstrip": true,
233
+ "single_word": false,
234
+ "special": true
235
+ },
236
+ "32026": {
237
+ "content": "<extra_id_73>",
238
+ "lstrip": true,
239
+ "normalized": false,
240
+ "rstrip": true,
241
+ "single_word": false,
242
+ "special": true
243
+ },
244
+ "32027": {
245
+ "content": "<extra_id_72>",
246
+ "lstrip": true,
247
+ "normalized": false,
248
+ "rstrip": true,
249
+ "single_word": false,
250
+ "special": true
251
+ },
252
+ "32028": {
253
+ "content": "<extra_id_71>",
254
+ "lstrip": true,
255
+ "normalized": false,
256
+ "rstrip": true,
257
+ "single_word": false,
258
+ "special": true
259
+ },
260
+ "32029": {
261
+ "content": "<extra_id_70>",
262
+ "lstrip": true,
263
+ "normalized": false,
264
+ "rstrip": true,
265
+ "single_word": false,
266
+ "special": true
267
+ },
268
+ "32030": {
269
+ "content": "<extra_id_69>",
270
+ "lstrip": true,
271
+ "normalized": false,
272
+ "rstrip": true,
273
+ "single_word": false,
274
+ "special": true
275
+ },
276
+ "32031": {
277
+ "content": "<extra_id_68>",
278
+ "lstrip": true,
279
+ "normalized": false,
280
+ "rstrip": true,
281
+ "single_word": false,
282
+ "special": true
283
+ },
284
+ "32032": {
285
+ "content": "<extra_id_67>",
286
+ "lstrip": true,
287
+ "normalized": false,
288
+ "rstrip": true,
289
+ "single_word": false,
290
+ "special": true
291
+ },
292
+ "32033": {
293
+ "content": "<extra_id_66>",
294
+ "lstrip": true,
295
+ "normalized": false,
296
+ "rstrip": true,
297
+ "single_word": false,
298
+ "special": true
299
+ },
300
+ "32034": {
301
+ "content": "<extra_id_65>",
302
+ "lstrip": true,
303
+ "normalized": false,
304
+ "rstrip": true,
305
+ "single_word": false,
306
+ "special": true
307
+ },
308
+ "32035": {
309
+ "content": "<extra_id_64>",
310
+ "lstrip": true,
311
+ "normalized": false,
312
+ "rstrip": true,
313
+ "single_word": false,
314
+ "special": true
315
+ },
316
+ "32036": {
317
+ "content": "<extra_id_63>",
318
+ "lstrip": true,
319
+ "normalized": false,
320
+ "rstrip": true,
321
+ "single_word": false,
322
+ "special": true
323
+ },
324
+ "32037": {
325
+ "content": "<extra_id_62>",
326
+ "lstrip": true,
327
+ "normalized": false,
328
+ "rstrip": true,
329
+ "single_word": false,
330
+ "special": true
331
+ },
332
+ "32038": {
333
+ "content": "<extra_id_61>",
334
+ "lstrip": true,
335
+ "normalized": false,
336
+ "rstrip": true,
337
+ "single_word": false,
338
+ "special": true
339
+ },
340
+ "32039": {
341
+ "content": "<extra_id_60>",
342
+ "lstrip": true,
343
+ "normalized": false,
344
+ "rstrip": true,
345
+ "single_word": false,
346
+ "special": true
347
+ },
348
+ "32040": {
349
+ "content": "<extra_id_59>",
350
+ "lstrip": true,
351
+ "normalized": false,
352
+ "rstrip": true,
353
+ "single_word": false,
354
+ "special": true
355
+ },
356
+ "32041": {
357
+ "content": "<extra_id_58>",
358
+ "lstrip": true,
359
+ "normalized": false,
360
+ "rstrip": true,
361
+ "single_word": false,
362
+ "special": true
363
+ },
364
+ "32042": {
365
+ "content": "<extra_id_57>",
366
+ "lstrip": true,
367
+ "normalized": false,
368
+ "rstrip": true,
369
+ "single_word": false,
370
+ "special": true
371
+ },
372
+ "32043": {
373
+ "content": "<extra_id_56>",
374
+ "lstrip": true,
375
+ "normalized": false,
376
+ "rstrip": true,
377
+ "single_word": false,
378
+ "special": true
379
+ },
380
+ "32044": {
381
+ "content": "<extra_id_55>",
382
+ "lstrip": true,
383
+ "normalized": false,
384
+ "rstrip": true,
385
+ "single_word": false,
386
+ "special": true
387
+ },
388
+ "32045": {
389
+ "content": "<extra_id_54>",
390
+ "lstrip": true,
391
+ "normalized": false,
392
+ "rstrip": true,
393
+ "single_word": false,
394
+ "special": true
395
+ },
396
+ "32046": {
397
+ "content": "<extra_id_53>",
398
+ "lstrip": true,
399
+ "normalized": false,
400
+ "rstrip": true,
401
+ "single_word": false,
402
+ "special": true
403
+ },
404
+ "32047": {
405
+ "content": "<extra_id_52>",
406
+ "lstrip": true,
407
+ "normalized": false,
408
+ "rstrip": true,
409
+ "single_word": false,
410
+ "special": true
411
+ },
412
+ "32048": {
413
+ "content": "<extra_id_51>",
414
+ "lstrip": true,
415
+ "normalized": false,
416
+ "rstrip": true,
417
+ "single_word": false,
418
+ "special": true
419
+ },
420
+ "32049": {
421
+ "content": "<extra_id_50>",
422
+ "lstrip": true,
423
+ "normalized": false,
424
+ "rstrip": true,
425
+ "single_word": false,
426
+ "special": true
427
+ },
428
+ "32050": {
429
+ "content": "<extra_id_49>",
430
+ "lstrip": true,
431
+ "normalized": false,
432
+ "rstrip": true,
433
+ "single_word": false,
434
+ "special": true
435
+ },
436
+ "32051": {
437
+ "content": "<extra_id_48>",
438
+ "lstrip": true,
439
+ "normalized": false,
440
+ "rstrip": true,
441
+ "single_word": false,
442
+ "special": true
443
+ },
444
+ "32052": {
445
+ "content": "<extra_id_47>",
446
+ "lstrip": true,
447
+ "normalized": false,
448
+ "rstrip": true,
449
+ "single_word": false,
450
+ "special": true
451
+ },
452
+ "32053": {
453
+ "content": "<extra_id_46>",
454
+ "lstrip": true,
455
+ "normalized": false,
456
+ "rstrip": true,
457
+ "single_word": false,
458
+ "special": true
459
+ },
460
+ "32054": {
461
+ "content": "<extra_id_45>",
462
+ "lstrip": true,
463
+ "normalized": false,
464
+ "rstrip": true,
465
+ "single_word": false,
466
+ "special": true
467
+ },
468
+ "32055": {
469
+ "content": "<extra_id_44>",
470
+ "lstrip": true,
471
+ "normalized": false,
472
+ "rstrip": true,
473
+ "single_word": false,
474
+ "special": true
475
+ },
476
+ "32056": {
477
+ "content": "<extra_id_43>",
478
+ "lstrip": true,
479
+ "normalized": false,
480
+ "rstrip": true,
481
+ "single_word": false,
482
+ "special": true
483
+ },
484
+ "32057": {
485
+ "content": "<extra_id_42>",
486
+ "lstrip": true,
487
+ "normalized": false,
488
+ "rstrip": true,
489
+ "single_word": false,
490
+ "special": true
491
+ },
492
+ "32058": {
493
+ "content": "<extra_id_41>",
494
+ "lstrip": true,
495
+ "normalized": false,
496
+ "rstrip": true,
497
+ "single_word": false,
498
+ "special": true
499
+ },
500
+ "32059": {
501
+ "content": "<extra_id_40>",
502
+ "lstrip": true,
503
+ "normalized": false,
504
+ "rstrip": true,
505
+ "single_word": false,
506
+ "special": true
507
+ },
508
+ "32060": {
509
+ "content": "<extra_id_39>",
510
+ "lstrip": true,
511
+ "normalized": false,
512
+ "rstrip": true,
513
+ "single_word": false,
514
+ "special": true
515
+ },
516
+ "32061": {
517
+ "content": "<extra_id_38>",
518
+ "lstrip": true,
519
+ "normalized": false,
520
+ "rstrip": true,
521
+ "single_word": false,
522
+ "special": true
523
+ },
524
+ "32062": {
525
+ "content": "<extra_id_37>",
526
+ "lstrip": true,
527
+ "normalized": false,
528
+ "rstrip": true,
529
+ "single_word": false,
530
+ "special": true
531
+ },
532
+ "32063": {
533
+ "content": "<extra_id_36>",
534
+ "lstrip": true,
535
+ "normalized": false,
536
+ "rstrip": true,
537
+ "single_word": false,
538
+ "special": true
539
+ },
540
+ "32064": {
541
+ "content": "<extra_id_35>",
542
+ "lstrip": true,
543
+ "normalized": false,
544
+ "rstrip": true,
545
+ "single_word": false,
546
+ "special": true
547
+ },
548
+ "32065": {
549
+ "content": "<extra_id_34>",
550
+ "lstrip": true,
551
+ "normalized": false,
552
+ "rstrip": true,
553
+ "single_word": false,
554
+ "special": true
555
+ },
556
+ "32066": {
557
+ "content": "<extra_id_33>",
558
+ "lstrip": true,
559
+ "normalized": false,
560
+ "rstrip": true,
561
+ "single_word": false,
562
+ "special": true
563
+ },
564
+ "32067": {
565
+ "content": "<extra_id_32>",
566
+ "lstrip": true,
567
+ "normalized": false,
568
+ "rstrip": true,
569
+ "single_word": false,
570
+ "special": true
571
+ },
572
+ "32068": {
573
+ "content": "<extra_id_31>",
574
+ "lstrip": true,
575
+ "normalized": false,
576
+ "rstrip": true,
577
+ "single_word": false,
578
+ "special": true
579
+ },
580
+ "32069": {
581
+ "content": "<extra_id_30>",
582
+ "lstrip": true,
583
+ "normalized": false,
584
+ "rstrip": true,
585
+ "single_word": false,
586
+ "special": true
587
+ },
588
+ "32070": {
589
+ "content": "<extra_id_29>",
590
+ "lstrip": true,
591
+ "normalized": false,
592
+ "rstrip": true,
593
+ "single_word": false,
594
+ "special": true
595
+ },
596
+ "32071": {
597
+ "content": "<extra_id_28>",
598
+ "lstrip": true,
599
+ "normalized": false,
600
+ "rstrip": true,
601
+ "single_word": false,
602
+ "special": true
603
+ },
604
+ "32072": {
605
+ "content": "<extra_id_27>",
606
+ "lstrip": true,
607
+ "normalized": false,
608
+ "rstrip": true,
609
+ "single_word": false,
610
+ "special": true
611
+ },
612
+ "32073": {
613
+ "content": "<extra_id_26>",
614
+ "lstrip": true,
615
+ "normalized": false,
616
+ "rstrip": true,
617
+ "single_word": false,
618
+ "special": true
619
+ },
620
+ "32074": {
621
+ "content": "<extra_id_25>",
622
+ "lstrip": true,
623
+ "normalized": false,
624
+ "rstrip": true,
625
+ "single_word": false,
626
+ "special": true
627
+ },
628
+ "32075": {
629
+ "content": "<extra_id_24>",
630
+ "lstrip": true,
631
+ "normalized": false,
632
+ "rstrip": true,
633
+ "single_word": false,
634
+ "special": true
635
+ },
636
+ "32076": {
637
+ "content": "<extra_id_23>",
638
+ "lstrip": true,
639
+ "normalized": false,
640
+ "rstrip": true,
641
+ "single_word": false,
642
+ "special": true
643
+ },
644
+ "32077": {
645
+ "content": "<extra_id_22>",
646
+ "lstrip": true,
647
+ "normalized": false,
648
+ "rstrip": true,
649
+ "single_word": false,
650
+ "special": true
651
+ },
652
+ "32078": {
653
+ "content": "<extra_id_21>",
654
+ "lstrip": true,
655
+ "normalized": false,
656
+ "rstrip": true,
657
+ "single_word": false,
658
+ "special": true
659
+ },
660
+ "32079": {
661
+ "content": "<extra_id_20>",
662
+ "lstrip": true,
663
+ "normalized": false,
664
+ "rstrip": true,
665
+ "single_word": false,
666
+ "special": true
667
+ },
668
+ "32080": {
669
+ "content": "<extra_id_19>",
670
+ "lstrip": true,
671
+ "normalized": false,
672
+ "rstrip": true,
673
+ "single_word": false,
674
+ "special": true
675
+ },
676
+ "32081": {
677
+ "content": "<extra_id_18>",
678
+ "lstrip": true,
679
+ "normalized": false,
680
+ "rstrip": true,
681
+ "single_word": false,
682
+ "special": true
683
+ },
684
+ "32082": {
685
+ "content": "<extra_id_17>",
686
+ "lstrip": true,
687
+ "normalized": false,
688
+ "rstrip": true,
689
+ "single_word": false,
690
+ "special": true
691
+ },
692
+ "32083": {
693
+ "content": "<extra_id_16>",
694
+ "lstrip": true,
695
+ "normalized": false,
696
+ "rstrip": true,
697
+ "single_word": false,
698
+ "special": true
699
+ },
700
+ "32084": {
701
+ "content": "<extra_id_15>",
702
+ "lstrip": true,
703
+ "normalized": false,
704
+ "rstrip": true,
705
+ "single_word": false,
706
+ "special": true
707
+ },
708
+ "32085": {
709
+ "content": "<extra_id_14>",
710
+ "lstrip": true,
711
+ "normalized": false,
712
+ "rstrip": true,
713
+ "single_word": false,
714
+ "special": true
715
+ },
716
+ "32086": {
717
+ "content": "<extra_id_13>",
718
+ "lstrip": true,
719
+ "normalized": false,
720
+ "rstrip": true,
721
+ "single_word": false,
722
+ "special": true
723
+ },
724
+ "32087": {
725
+ "content": "<extra_id_12>",
726
+ "lstrip": true,
727
+ "normalized": false,
728
+ "rstrip": true,
729
+ "single_word": false,
730
+ "special": true
731
+ },
732
+ "32088": {
733
+ "content": "<extra_id_11>",
734
+ "lstrip": true,
735
+ "normalized": false,
736
+ "rstrip": true,
737
+ "single_word": false,
738
+ "special": true
739
+ },
740
+ "32089": {
741
+ "content": "<extra_id_10>",
742
+ "lstrip": true,
743
+ "normalized": false,
744
+ "rstrip": true,
745
+ "single_word": false,
746
+ "special": true
747
+ },
748
+ "32090": {
749
+ "content": "<extra_id_9>",
750
+ "lstrip": true,
751
+ "normalized": false,
752
+ "rstrip": true,
753
+ "single_word": false,
754
+ "special": true
755
+ },
756
+ "32091": {
757
+ "content": "<extra_id_8>",
758
+ "lstrip": true,
759
+ "normalized": false,
760
+ "rstrip": true,
761
+ "single_word": false,
762
+ "special": true
763
+ },
764
+ "32092": {
765
+ "content": "<extra_id_7>",
766
+ "lstrip": true,
767
+ "normalized": false,
768
+ "rstrip": true,
769
+ "single_word": false,
770
+ "special": true
771
+ },
772
+ "32093": {
773
+ "content": "<extra_id_6>",
774
+ "lstrip": true,
775
+ "normalized": false,
776
+ "rstrip": true,
777
+ "single_word": false,
778
+ "special": true
779
+ },
780
+ "32094": {
781
+ "content": "<extra_id_5>",
782
+ "lstrip": true,
783
+ "normalized": false,
784
+ "rstrip": true,
785
+ "single_word": false,
786
+ "special": true
787
+ },
788
+ "32095": {
789
+ "content": "<extra_id_4>",
790
+ "lstrip": true,
791
+ "normalized": false,
792
+ "rstrip": true,
793
+ "single_word": false,
794
+ "special": true
795
+ },
796
+ "32096": {
797
+ "content": "<extra_id_3>",
798
+ "lstrip": true,
799
+ "normalized": false,
800
+ "rstrip": true,
801
+ "single_word": false,
802
+ "special": true
803
+ },
804
+ "32097": {
805
+ "content": "<extra_id_2>",
806
+ "lstrip": true,
807
+ "normalized": false,
808
+ "rstrip": true,
809
+ "single_word": false,
810
+ "special": true
811
+ },
812
+ "32098": {
813
+ "content": "<extra_id_1>",
814
+ "lstrip": true,
815
+ "normalized": false,
816
+ "rstrip": true,
817
+ "single_word": false,
818
+ "special": true
819
+ },
820
+ "32099": {
821
+ "content": "<extra_id_0>",
822
+ "lstrip": true,
823
+ "normalized": false,
824
+ "rstrip": true,
825
+ "single_word": false,
826
+ "special": true
827
+ }
828
+ },
829
+ "additional_special_tokens": [
830
+ "<extra_id_0>",
831
+ "<extra_id_1>",
832
+ "<extra_id_2>",
833
+ "<extra_id_3>",
834
+ "<extra_id_4>",
835
+ "<extra_id_5>",
836
+ "<extra_id_6>",
837
+ "<extra_id_7>",
838
+ "<extra_id_8>",
839
+ "<extra_id_9>",
840
+ "<extra_id_10>",
841
+ "<extra_id_11>",
842
+ "<extra_id_12>",
843
+ "<extra_id_13>",
844
+ "<extra_id_14>",
845
+ "<extra_id_15>",
846
+ "<extra_id_16>",
847
+ "<extra_id_17>",
848
+ "<extra_id_18>",
849
+ "<extra_id_19>",
850
+ "<extra_id_20>",
851
+ "<extra_id_21>",
852
+ "<extra_id_22>",
853
+ "<extra_id_23>",
854
+ "<extra_id_24>",
855
+ "<extra_id_25>",
856
+ "<extra_id_26>",
857
+ "<extra_id_27>",
858
+ "<extra_id_28>",
859
+ "<extra_id_29>",
860
+ "<extra_id_30>",
861
+ "<extra_id_31>",
862
+ "<extra_id_32>",
863
+ "<extra_id_33>",
864
+ "<extra_id_34>",
865
+ "<extra_id_35>",
866
+ "<extra_id_36>",
867
+ "<extra_id_37>",
868
+ "<extra_id_38>",
869
+ "<extra_id_39>",
870
+ "<extra_id_40>",
871
+ "<extra_id_41>",
872
+ "<extra_id_42>",
873
+ "<extra_id_43>",
874
+ "<extra_id_44>",
875
+ "<extra_id_45>",
876
+ "<extra_id_46>",
877
+ "<extra_id_47>",
878
+ "<extra_id_48>",
879
+ "<extra_id_49>",
880
+ "<extra_id_50>",
881
+ "<extra_id_51>",
882
+ "<extra_id_52>",
883
+ "<extra_id_53>",
884
+ "<extra_id_54>",
885
+ "<extra_id_55>",
886
+ "<extra_id_56>",
887
+ "<extra_id_57>",
888
+ "<extra_id_58>",
889
+ "<extra_id_59>",
890
+ "<extra_id_60>",
891
+ "<extra_id_61>",
892
+ "<extra_id_62>",
893
+ "<extra_id_63>",
894
+ "<extra_id_64>",
895
+ "<extra_id_65>",
896
+ "<extra_id_66>",
897
+ "<extra_id_67>",
898
+ "<extra_id_68>",
899
+ "<extra_id_69>",
900
+ "<extra_id_70>",
901
+ "<extra_id_71>",
902
+ "<extra_id_72>",
903
+ "<extra_id_73>",
904
+ "<extra_id_74>",
905
+ "<extra_id_75>",
906
+ "<extra_id_76>",
907
+ "<extra_id_77>",
908
+ "<extra_id_78>",
909
+ "<extra_id_79>",
910
+ "<extra_id_80>",
911
+ "<extra_id_81>",
912
+ "<extra_id_82>",
913
+ "<extra_id_83>",
914
+ "<extra_id_84>",
915
+ "<extra_id_85>",
916
+ "<extra_id_86>",
917
+ "<extra_id_87>",
918
+ "<extra_id_88>",
919
+ "<extra_id_89>",
920
+ "<extra_id_90>",
921
+ "<extra_id_91>",
922
+ "<extra_id_92>",
923
+ "<extra_id_93>",
924
+ "<extra_id_94>",
925
+ "<extra_id_95>",
926
+ "<extra_id_96>",
927
+ "<extra_id_97>",
928
+ "<extra_id_98>",
929
+ "<extra_id_99>"
930
+ ],
931
+ "clean_up_tokenization_spaces": true,
932
+ "eos_token": "</s>",
933
+ "extra_ids": 100,
934
+ "legacy": true,
935
+ "model_max_length": 512,
936
+ "pad_token": "<pad>",
937
+ "sp_model_kwargs": {},
938
+ "tokenizer_class": "T5Tokenizer",
939
+ "unk_token": "<unk>"
940
+ }
common/vae_decoder/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "in_channels": 3,
3
+ "out_channels": 3,
4
+ "down_block_types": [
5
+ "DownEncoderBlock2D",
6
+ "DownEncoderBlock2D",
7
+ "DownEncoderBlock2D",
8
+ "DownEncoderBlock2D"
9
+ ],
10
+ "up_block_types": [
11
+ "UpDecoderBlock2D",
12
+ "UpDecoderBlock2D",
13
+ "UpDecoderBlock2D",
14
+ "UpDecoderBlock2D"
15
+ ],
16
+ "block_out_channels": [
17
+ 128,
18
+ 256,
19
+ 512,
20
+ 512
21
+ ],
22
+ "layers_per_block": 2,
23
+ "act_fn": "silu",
24
+ "latent_channels": 16,
25
+ "norm_num_groups": 32,
26
+ "sample_size": 1024,
27
+ "scaling_factor": 1.5305,
28
+ "shift_factor": 0.0609,
29
+ "latents_mean": null,
30
+ "latents_std": null,
31
+ "force_upcast": true,
32
+ "use_quant_conv": false,
33
+ "use_post_quant_conv": false,
34
+ "_class_name": "AutoencoderKL",
35
+ "_diffusers_version": "0.29.0.dev0"
36
+ }
common/vae_decoder/dynamic/dd/cache/NhwcConv_0-decoderconv_inConv_meta.json ADDED
The diff for this file is too large to render. See raw diff
 
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv.fconst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217f51b1cc07fcef4d77a97782582ee886c73df74aeede996158226a97f45ff0
3
+ size 61154944
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv.state ADDED
Binary file (2.41 kB). View file
 
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65afa687a04f11864b89f592785298c0e6335f92b3854582b27ab8feeaa12274
3
+ size 58483440
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9597fd073851ca4961387908be0dfc460c6c0ae0b7664a047cf1f60f7673103d
3
+ size 13673069
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_128_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5bff4583f7db3f029ddb1e451c25b0d6f5ddef8622f3d7ddb04779a2d19468
3
+ size 45850032
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82686265c36f9a00550fd0e28e068a0f34fc6050787e3f8ed79b7ceb040fa08c
3
+ size 9569730
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_72_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f282ccf9f7a024f541c70dcfaea1bb17afa4881422ae36a2b372cf4eb26a8e5
3
+ size 47764560
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e82785b9898780484774f2a141f6cb2396872e7e188e0318fc36cac868a6404
3
+ size 8969246
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_128_width_96_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd386a138bbb93b12f7de49e8b6756e0f8a8fa3b1471e8859a5345ae401f48c
3
+ size 12569520
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a5be3184699c663bc9be42c23ce6d85f7c23f9416f704c506e2e1aac419847
3
+ size 3362240
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_64_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5939fa6d717e49df5c5b2a33648e6a5df6f871b25a67bfbf25b828e7286cb2a
3
+ size 25744368
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53bd0be0e25311721a1b1c1b58a513959679872c2f7acc85d0df1a343621153
3
+ size 4873573
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_64_width_96_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e13e2500b0878bf27b0e31ed730a488f544a5741864cb6db50d5bb09077dbb8
3
+ size 41365584
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.meta ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6387cd0ff14ef3ca6ee98425d6db98faee69c65c85624901a2e467bf78ad302
3
+ size 8466191
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_72_width_128_.super ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:230fe28efa807448cf48c4d03c05becc580249daabc6b2a7120f35cdbcca2414
3
+ size 772640
common/vae_decoder/dynamic/dd/dd_metastate_Sd30_VAE_NhwcConv_0-decoderconv_inConv_height_96_width_128_.ctrlpkt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7504615da8ac154e87add3ed21abd0ed9b8521fe37c8ddf690acf9cb3c43ed1b
3
+ size 52493808