@comfyorg/comfyui-frontend-types 1.14.4 → 1.14.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +54 -54
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -4720,7 +4720,7 @@ export declare class ComfyApp {
|
|
|
4720
4720
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4721
4721
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4722
4722
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4723
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4723
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4724
4724
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4725
4725
|
name: z.ZodString;
|
|
4726
4726
|
url: z.ZodString;
|
|
@@ -4744,7 +4744,7 @@ export declare class ComfyApp {
|
|
|
4744
4744
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4745
4745
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4746
4746
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4747
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4747
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4748
4748
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4749
4749
|
name: z.ZodString;
|
|
4750
4750
|
url: z.ZodString;
|
|
@@ -4768,7 +4768,7 @@ export declare class ComfyApp {
|
|
|
4768
4768
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4769
4769
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4770
4770
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4771
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4771
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4772
4772
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4773
4773
|
name: z.ZodString;
|
|
4774
4774
|
url: z.ZodString;
|
|
@@ -4878,7 +4878,7 @@ export declare class ComfyApp {
|
|
|
4878
4878
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4879
4879
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4880
4880
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4881
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4881
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4882
4882
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4883
4883
|
name: z.ZodString;
|
|
4884
4884
|
url: z.ZodString;
|
|
@@ -4902,7 +4902,7 @@ export declare class ComfyApp {
|
|
|
4902
4902
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4903
4903
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4904
4904
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4905
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4905
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4906
4906
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4907
4907
|
name: z.ZodString;
|
|
4908
4908
|
url: z.ZodString;
|
|
@@ -4926,7 +4926,7 @@ export declare class ComfyApp {
|
|
|
4926
4926
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
4927
4927
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
4928
4928
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
4929
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
4929
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
4930
4930
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
4931
4931
|
name: z.ZodString;
|
|
4932
4932
|
url: z.ZodString;
|
|
@@ -5036,7 +5036,7 @@ export declare class ComfyApp {
|
|
|
5036
5036
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5037
5037
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5038
5038
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5039
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5039
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5040
5040
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5041
5041
|
name: z.ZodString;
|
|
5042
5042
|
url: z.ZodString;
|
|
@@ -5060,7 +5060,7 @@ export declare class ComfyApp {
|
|
|
5060
5060
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5061
5061
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5062
5062
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5063
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5063
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5064
5064
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5065
5065
|
name: z.ZodString;
|
|
5066
5066
|
url: z.ZodString;
|
|
@@ -5084,7 +5084,7 @@ export declare class ComfyApp {
|
|
|
5084
5084
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5085
5085
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5086
5086
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5087
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5087
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5088
5088
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5089
5089
|
name: z.ZodString;
|
|
5090
5090
|
url: z.ZodString;
|
|
@@ -5678,7 +5678,7 @@ export declare class ComfyApp {
|
|
|
5678
5678
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5679
5679
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5680
5680
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5681
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5681
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5682
5682
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5683
5683
|
name: z.ZodString;
|
|
5684
5684
|
url: z.ZodString;
|
|
@@ -5702,7 +5702,7 @@ export declare class ComfyApp {
|
|
|
5702
5702
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5703
5703
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5704
5704
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5705
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5705
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5706
5706
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5707
5707
|
name: z.ZodString;
|
|
5708
5708
|
url: z.ZodString;
|
|
@@ -5726,7 +5726,7 @@ export declare class ComfyApp {
|
|
|
5726
5726
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5727
5727
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5728
5728
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5729
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5729
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5730
5730
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5731
5731
|
name: z.ZodString;
|
|
5732
5732
|
url: z.ZodString;
|
|
@@ -5836,7 +5836,7 @@ export declare class ComfyApp {
|
|
|
5836
5836
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5837
5837
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5838
5838
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5839
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5839
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5840
5840
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5841
5841
|
name: z.ZodString;
|
|
5842
5842
|
url: z.ZodString;
|
|
@@ -5860,7 +5860,7 @@ export declare class ComfyApp {
|
|
|
5860
5860
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5861
5861
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5862
5862
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5863
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5863
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5864
5864
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5865
5865
|
name: z.ZodString;
|
|
5866
5866
|
url: z.ZodString;
|
|
@@ -5884,7 +5884,7 @@ export declare class ComfyApp {
|
|
|
5884
5884
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5885
5885
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5886
5886
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5887
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5887
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5888
5888
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5889
5889
|
name: z.ZodString;
|
|
5890
5890
|
url: z.ZodString;
|
|
@@ -5994,7 +5994,7 @@ export declare class ComfyApp {
|
|
|
5994
5994
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
5995
5995
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
5996
5996
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
5997
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
5997
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
5998
5998
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
5999
5999
|
name: z.ZodString;
|
|
6000
6000
|
url: z.ZodString;
|
|
@@ -6018,7 +6018,7 @@ export declare class ComfyApp {
|
|
|
6018
6018
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6019
6019
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6020
6020
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6021
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6021
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6022
6022
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6023
6023
|
name: z.ZodString;
|
|
6024
6024
|
url: z.ZodString;
|
|
@@ -6042,7 +6042,7 @@ export declare class ComfyApp {
|
|
|
6042
6042
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6043
6043
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6044
6044
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6045
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6045
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6046
6046
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6047
6047
|
name: z.ZodString;
|
|
6048
6048
|
url: z.ZodString;
|
|
@@ -6636,7 +6636,7 @@ export declare class ComfyApp {
|
|
|
6636
6636
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6637
6637
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6638
6638
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6639
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6639
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6640
6640
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6641
6641
|
name: z.ZodString;
|
|
6642
6642
|
url: z.ZodString;
|
|
@@ -6660,7 +6660,7 @@ export declare class ComfyApp {
|
|
|
6660
6660
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6661
6661
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6662
6662
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6663
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6663
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6664
6664
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6665
6665
|
name: z.ZodString;
|
|
6666
6666
|
url: z.ZodString;
|
|
@@ -6684,7 +6684,7 @@ export declare class ComfyApp {
|
|
|
6684
6684
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6685
6685
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6686
6686
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6687
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6687
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6688
6688
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6689
6689
|
name: z.ZodString;
|
|
6690
6690
|
url: z.ZodString;
|
|
@@ -6794,7 +6794,7 @@ export declare class ComfyApp {
|
|
|
6794
6794
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6795
6795
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6796
6796
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6797
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6797
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6798
6798
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6799
6799
|
name: z.ZodString;
|
|
6800
6800
|
url: z.ZodString;
|
|
@@ -6818,7 +6818,7 @@ export declare class ComfyApp {
|
|
|
6818
6818
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6819
6819
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6820
6820
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6821
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6821
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6822
6822
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6823
6823
|
name: z.ZodString;
|
|
6824
6824
|
url: z.ZodString;
|
|
@@ -6842,7 +6842,7 @@ export declare class ComfyApp {
|
|
|
6842
6842
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6843
6843
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6844
6844
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6845
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6845
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6846
6846
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6847
6847
|
name: z.ZodString;
|
|
6848
6848
|
url: z.ZodString;
|
|
@@ -6952,7 +6952,7 @@ export declare class ComfyApp {
|
|
|
6952
6952
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6953
6953
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6954
6954
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6955
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6955
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6956
6956
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6957
6957
|
name: z.ZodString;
|
|
6958
6958
|
url: z.ZodString;
|
|
@@ -6976,7 +6976,7 @@ export declare class ComfyApp {
|
|
|
6976
6976
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
6977
6977
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
6978
6978
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
6979
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
6979
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
6980
6980
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
6981
6981
|
name: z.ZodString;
|
|
6982
6982
|
url: z.ZodString;
|
|
@@ -7000,7 +7000,7 @@ export declare class ComfyApp {
|
|
|
7000
7000
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7001
7001
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7002
7002
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7003
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7003
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7004
7004
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7005
7005
|
name: z.ZodString;
|
|
7006
7006
|
url: z.ZodString;
|
|
@@ -7641,7 +7641,7 @@ export declare class ComfyApp {
|
|
|
7641
7641
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7642
7642
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7643
7643
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7644
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7644
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7645
7645
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7646
7646
|
name: z.ZodString;
|
|
7647
7647
|
url: z.ZodString;
|
|
@@ -7665,7 +7665,7 @@ export declare class ComfyApp {
|
|
|
7665
7665
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7666
7666
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7667
7667
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7668
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7668
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7669
7669
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7670
7670
|
name: z.ZodString;
|
|
7671
7671
|
url: z.ZodString;
|
|
@@ -7689,7 +7689,7 @@ export declare class ComfyApp {
|
|
|
7689
7689
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7690
7690
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7691
7691
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7692
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7692
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7693
7693
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7694
7694
|
name: z.ZodString;
|
|
7695
7695
|
url: z.ZodString;
|
|
@@ -7799,7 +7799,7 @@ export declare class ComfyApp {
|
|
|
7799
7799
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7800
7800
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7801
7801
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7802
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7802
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7803
7803
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7804
7804
|
name: z.ZodString;
|
|
7805
7805
|
url: z.ZodString;
|
|
@@ -7823,7 +7823,7 @@ export declare class ComfyApp {
|
|
|
7823
7823
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7824
7824
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7825
7825
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7826
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7826
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7827
7827
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7828
7828
|
name: z.ZodString;
|
|
7829
7829
|
url: z.ZodString;
|
|
@@ -7847,7 +7847,7 @@ export declare class ComfyApp {
|
|
|
7847
7847
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7848
7848
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7849
7849
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7850
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7850
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7851
7851
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7852
7852
|
name: z.ZodString;
|
|
7853
7853
|
url: z.ZodString;
|
|
@@ -7957,7 +7957,7 @@ export declare class ComfyApp {
|
|
|
7957
7957
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7958
7958
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7959
7959
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7960
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7960
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7961
7961
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7962
7962
|
name: z.ZodString;
|
|
7963
7963
|
url: z.ZodString;
|
|
@@ -7981,7 +7981,7 @@ export declare class ComfyApp {
|
|
|
7981
7981
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
7982
7982
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
7983
7983
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
7984
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
7984
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
7985
7985
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7986
7986
|
name: z.ZodString;
|
|
7987
7987
|
url: z.ZodString;
|
|
@@ -8005,7 +8005,7 @@ export declare class ComfyApp {
|
|
|
8005
8005
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8006
8006
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8007
8007
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8008
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8008
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8009
8009
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8010
8010
|
name: z.ZodString;
|
|
8011
8011
|
url: z.ZodString;
|
|
@@ -8689,7 +8689,7 @@ export declare class ComfyApp {
|
|
|
8689
8689
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8690
8690
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8691
8691
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8692
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8692
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8693
8693
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8694
8694
|
name: z.ZodString;
|
|
8695
8695
|
url: z.ZodString;
|
|
@@ -8713,7 +8713,7 @@ export declare class ComfyApp {
|
|
|
8713
8713
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8714
8714
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8715
8715
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8716
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8716
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8717
8717
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8718
8718
|
name: z.ZodString;
|
|
8719
8719
|
url: z.ZodString;
|
|
@@ -8737,7 +8737,7 @@ export declare class ComfyApp {
|
|
|
8737
8737
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8738
8738
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8739
8739
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8740
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8740
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8741
8741
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8742
8742
|
name: z.ZodString;
|
|
8743
8743
|
url: z.ZodString;
|
|
@@ -8847,7 +8847,7 @@ export declare class ComfyApp {
|
|
|
8847
8847
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8848
8848
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8849
8849
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8850
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8850
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8851
8851
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8852
8852
|
name: z.ZodString;
|
|
8853
8853
|
url: z.ZodString;
|
|
@@ -8871,7 +8871,7 @@ export declare class ComfyApp {
|
|
|
8871
8871
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8872
8872
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8873
8873
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8874
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8874
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8875
8875
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8876
8876
|
name: z.ZodString;
|
|
8877
8877
|
url: z.ZodString;
|
|
@@ -8895,7 +8895,7 @@ export declare class ComfyApp {
|
|
|
8895
8895
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
8896
8896
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
8897
8897
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
8898
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
8898
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
8899
8899
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8900
8900
|
name: z.ZodString;
|
|
8901
8901
|
url: z.ZodString;
|
|
@@ -9005,7 +9005,7 @@ export declare class ComfyApp {
|
|
|
9005
9005
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9006
9006
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9007
9007
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9008
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9008
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9009
9009
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9010
9010
|
name: z.ZodString;
|
|
9011
9011
|
url: z.ZodString;
|
|
@@ -9029,7 +9029,7 @@ export declare class ComfyApp {
|
|
|
9029
9029
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9030
9030
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9031
9031
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9032
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9032
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9033
9033
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9034
9034
|
name: z.ZodString;
|
|
9035
9035
|
url: z.ZodString;
|
|
@@ -9053,7 +9053,7 @@ export declare class ComfyApp {
|
|
|
9053
9053
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9054
9054
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9055
9055
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9056
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9056
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9057
9057
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9058
9058
|
name: z.ZodString;
|
|
9059
9059
|
url: z.ZodString;
|
|
@@ -9737,7 +9737,7 @@ export declare class ComfyApp {
|
|
|
9737
9737
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9738
9738
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9739
9739
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9740
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9740
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9741
9741
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9742
9742
|
name: z.ZodString;
|
|
9743
9743
|
url: z.ZodString;
|
|
@@ -9761,7 +9761,7 @@ export declare class ComfyApp {
|
|
|
9761
9761
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9762
9762
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9763
9763
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9764
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9764
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9765
9765
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9766
9766
|
name: z.ZodString;
|
|
9767
9767
|
url: z.ZodString;
|
|
@@ -9785,7 +9785,7 @@ export declare class ComfyApp {
|
|
|
9785
9785
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9786
9786
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9787
9787
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9788
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9788
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9789
9789
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9790
9790
|
name: z.ZodString;
|
|
9791
9791
|
url: z.ZodString;
|
|
@@ -9895,7 +9895,7 @@ export declare class ComfyApp {
|
|
|
9895
9895
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9896
9896
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9897
9897
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9898
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9898
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9899
9899
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9900
9900
|
name: z.ZodString;
|
|
9901
9901
|
url: z.ZodString;
|
|
@@ -9919,7 +9919,7 @@ export declare class ComfyApp {
|
|
|
9919
9919
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9920
9920
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9921
9921
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9922
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9922
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9923
9923
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9924
9924
|
name: z.ZodString;
|
|
9925
9925
|
url: z.ZodString;
|
|
@@ -9943,7 +9943,7 @@ export declare class ComfyApp {
|
|
|
9943
9943
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
9944
9944
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
9945
9945
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
9946
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
9946
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
9947
9947
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9948
9948
|
name: z.ZodString;
|
|
9949
9949
|
url: z.ZodString;
|
|
@@ -10053,7 +10053,7 @@ export declare class ComfyApp {
|
|
|
10053
10053
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
10054
10054
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
10055
10055
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
10056
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
10056
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
10057
10057
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10058
10058
|
name: z.ZodString;
|
|
10059
10059
|
url: z.ZodString;
|
|
@@ -10077,7 +10077,7 @@ export declare class ComfyApp {
|
|
|
10077
10077
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
10078
10078
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
10079
10079
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
10080
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
10080
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
10081
10081
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10082
10082
|
name: z.ZodString;
|
|
10083
10083
|
url: z.ZodString;
|
|
@@ -10101,7 +10101,7 @@ export declare class ComfyApp {
|
|
|
10101
10101
|
"Node name for S&R": z.ZodOptional<z.ZodString>;
|
|
10102
10102
|
cnr_id: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
10103
10103
|
aux_id: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodEffects<z.ZodString, string[], string>, string[], string>, string, string>>;
|
|
10104
|
-
ver: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString]>>;
|
|
10104
|
+
ver: z.ZodOptional<z.ZodUnion<[z.ZodUnion<[z.ZodString, z.ZodLiteral<"unknown">]>, z.ZodString]>>;
|
|
10105
10105
|
models: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
10106
10106
|
name: z.ZodString;
|
|
10107
10107
|
url: z.ZodString;
|