asfdrwe commited on
Commit
5c18101
·
verified ·
1 Parent(s): 0eaa833

Upload 2 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ 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
+ anything-v3-fp32-pruned-F32-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
LOWMEM.json ADDED
@@ -0,0 +1,424 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "01a021f6-8ffa-42c4-8d4e-f826d384b5c9",
3
+ "revision": 0,
4
+ "last_node_id": 8,
5
+ "last_link_id": 11,
6
+ "nodes": [
7
+ {
8
+ "id": 8,
9
+ "type": "SaveImage",
10
+ "pos": [
11
+ 956.2127685546875,
12
+ 393.6338806152344
13
+ ],
14
+ "size": [
15
+ 314.673828125,
16
+ 270
17
+ ],
18
+ "flags": {},
19
+ "order": 7,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "images",
24
+ "type": "IMAGE",
25
+ "link": 1
26
+ }
27
+ ],
28
+ "outputs": [],
29
+ "properties": {
30
+ "cnr_id": "comfy-core",
31
+ "ver": "0.3.36",
32
+ "Node name for S&R": "SaveImage"
33
+ },
34
+ "widgets_values": [
35
+ "ComfyUI"
36
+ ]
37
+ },
38
+ {
39
+ "id": 7,
40
+ "type": "VAEDecode",
41
+ "pos": [
42
+ 706.9530029296875,
43
+ 730.0138549804688
44
+ ],
45
+ "size": [
46
+ 140,
47
+ 46
48
+ ],
49
+ "flags": {},
50
+ "order": 6,
51
+ "mode": 0,
52
+ "inputs": [
53
+ {
54
+ "name": "samples",
55
+ "type": "LATENT",
56
+ "link": 8
57
+ },
58
+ {
59
+ "name": "vae",
60
+ "type": "VAE",
61
+ "link": 9
62
+ }
63
+ ],
64
+ "outputs": [
65
+ {
66
+ "name": "IMAGE",
67
+ "type": "IMAGE",
68
+ "links": [
69
+ 1
70
+ ]
71
+ }
72
+ ],
73
+ "properties": {
74
+ "cnr_id": "comfy-core",
75
+ "ver": "0.3.36",
76
+ "Node name for S&R": "VAEDecode"
77
+ },
78
+ "widgets_values": []
79
+ },
80
+ {
81
+ "id": 5,
82
+ "type": "EmptyLatentImage",
83
+ "pos": [
84
+ -91.64702606201172,
85
+ 720.3341674804688
86
+ ],
87
+ "size": [
88
+ 270,
89
+ 106
90
+ ],
91
+ "flags": {},
92
+ "order": 0,
93
+ "mode": 0,
94
+ "inputs": [],
95
+ "outputs": [
96
+ {
97
+ "name": "LATENT",
98
+ "type": "LATENT",
99
+ "links": [
100
+ 7
101
+ ]
102
+ }
103
+ ],
104
+ "properties": {
105
+ "cnr_id": "comfy-core",
106
+ "ver": "0.3.36",
107
+ "Node name for S&R": "EmptyLatentImage"
108
+ },
109
+ "widgets_values": [
110
+ 512,
111
+ 512,
112
+ 1
113
+ ]
114
+ },
115
+ {
116
+ "id": 6,
117
+ "type": "KSampler",
118
+ "pos": [
119
+ 670.6528930664062,
120
+ 374.27392578125
121
+ ],
122
+ "size": [
123
+ 270,
124
+ 262
125
+ ],
126
+ "flags": {},
127
+ "order": 5,
128
+ "mode": 0,
129
+ "inputs": [
130
+ {
131
+ "name": "model",
132
+ "type": "MODEL",
133
+ "link": 2
134
+ },
135
+ {
136
+ "name": "positive",
137
+ "type": "CONDITIONING",
138
+ "link": 11
139
+ },
140
+ {
141
+ "name": "negative",
142
+ "type": "CONDITIONING",
143
+ "link": 10
144
+ },
145
+ {
146
+ "name": "latent_image",
147
+ "type": "LATENT",
148
+ "link": 7
149
+ }
150
+ ],
151
+ "outputs": [
152
+ {
153
+ "name": "LATENT",
154
+ "type": "LATENT",
155
+ "links": [
156
+ 8
157
+ ]
158
+ }
159
+ ],
160
+ "properties": {
161
+ "cnr_id": "comfy-core",
162
+ "ver": "0.3.36",
163
+ "Node name for S&R": "KSampler"
164
+ },
165
+ "widgets_values": [
166
+ 1112434667151159,
167
+ "randomize",
168
+ 20,
169
+ 8,
170
+ "euler",
171
+ "normal",
172
+ 1
173
+ ]
174
+ },
175
+ {
176
+ "id": 4,
177
+ "type": "CLIPTextEncode",
178
+ "pos": [
179
+ 220.6931915283203,
180
+ 645.473876953125
181
+ ],
182
+ "size": [
183
+ 400,
184
+ 200
185
+ ],
186
+ "flags": {},
187
+ "order": 4,
188
+ "mode": 0,
189
+ "inputs": [
190
+ {
191
+ "name": "clip",
192
+ "type": "CLIP",
193
+ "link": 4
194
+ }
195
+ ],
196
+ "outputs": [
197
+ {
198
+ "name": "CONDITIONING",
199
+ "type": "CONDITIONING",
200
+ "links": [
201
+ 10
202
+ ]
203
+ }
204
+ ],
205
+ "properties": {
206
+ "cnr_id": "comfy-core",
207
+ "ver": "0.3.36",
208
+ "Node name for S&R": "CLIPTextEncode"
209
+ },
210
+ "widgets_values": [
211
+ "bad quality, worst quality"
212
+ ]
213
+ },
214
+ {
215
+ "id": 3,
216
+ "type": "CLIPTextEncode",
217
+ "pos": [
218
+ 237.4730224609375,
219
+ 393.63385009765625
220
+ ],
221
+ "size": [
222
+ 400,
223
+ 200
224
+ ],
225
+ "flags": {},
226
+ "order": 3,
227
+ "mode": 0,
228
+ "inputs": [
229
+ {
230
+ "name": "clip",
231
+ "type": "CLIP",
232
+ "link": 3
233
+ }
234
+ ],
235
+ "outputs": [
236
+ {
237
+ "name": "CONDITIONING",
238
+ "type": "CONDITIONING",
239
+ "links": [
240
+ 11
241
+ ]
242
+ }
243
+ ],
244
+ "properties": {
245
+ "cnr_id": "comfy-core",
246
+ "ver": "0.3.36",
247
+ "Node name for S&R": "CLIPTextEncode"
248
+ },
249
+ "widgets_values": [
250
+ "1girl, solo, smile, standing, classroom, school uniform, anime coloring, official art,"
251
+ ]
252
+ },
253
+ {
254
+ "id": 1,
255
+ "type": "UnetLoaderGGUF",
256
+ "pos": [
257
+ -108.58699798583984,
258
+ 403.3139953613281
259
+ ],
260
+ "size": [
261
+ 270,
262
+ 58
263
+ ],
264
+ "flags": {},
265
+ "order": 1,
266
+ "mode": 0,
267
+ "inputs": [],
268
+ "outputs": [
269
+ {
270
+ "name": "MODEL",
271
+ "type": "MODEL",
272
+ "links": [
273
+ 2
274
+ ]
275
+ }
276
+ ],
277
+ "properties": {
278
+ "cnr_id": "comfyui-gguf",
279
+ "ver": "a2b75978fd50c0227a58316619b79d525b88e570",
280
+ "Node name for S&R": "UnetLoaderGGUF"
281
+ },
282
+ "widgets_values": [
283
+ "anything-v3-fp32-pruned-F32-Q4_K_M.gguf"
284
+ ]
285
+ },
286
+ {
287
+ "id": 2,
288
+ "type": "CheckpointLoaderSimple",
289
+ "pos": [
290
+ -79.54701232910156,
291
+ 546.0939331054688
292
+ ],
293
+ "size": [
294
+ 281.8999938964844,
295
+ 98
296
+ ],
297
+ "flags": {},
298
+ "order": 2,
299
+ "mode": 0,
300
+ "inputs": [],
301
+ "outputs": [
302
+ {
303
+ "name": "MODEL",
304
+ "type": "MODEL",
305
+ "links": null
306
+ },
307
+ {
308
+ "name": "CLIP",
309
+ "type": "CLIP",
310
+ "links": [
311
+ 3,
312
+ 4
313
+ ]
314
+ },
315
+ {
316
+ "name": "VAE",
317
+ "type": "VAE",
318
+ "links": [
319
+ 9
320
+ ]
321
+ }
322
+ ],
323
+ "properties": {
324
+ "cnr_id": "comfy-core",
325
+ "ver": "0.3.36",
326
+ "Node name for S&R": "CheckpointLoaderSimple"
327
+ },
328
+ "widgets_values": [
329
+ "anything-v3-fp32-pruned.safetensors"
330
+ ]
331
+ }
332
+ ],
333
+ "links": [
334
+ [
335
+ 1,
336
+ 7,
337
+ 0,
338
+ 8,
339
+ 0,
340
+ "IMAGE"
341
+ ],
342
+ [
343
+ 2,
344
+ 1,
345
+ 0,
346
+ 6,
347
+ 0,
348
+ "MODEL"
349
+ ],
350
+ [
351
+ 3,
352
+ 2,
353
+ 1,
354
+ 3,
355
+ 0,
356
+ "CLIP"
357
+ ],
358
+ [
359
+ 4,
360
+ 2,
361
+ 1,
362
+ 4,
363
+ 0,
364
+ "CLIP"
365
+ ],
366
+ [
367
+ 7,
368
+ 5,
369
+ 0,
370
+ 6,
371
+ 3,
372
+ "LATENT"
373
+ ],
374
+ [
375
+ 8,
376
+ 6,
377
+ 0,
378
+ 7,
379
+ 0,
380
+ "LATENT"
381
+ ],
382
+ [
383
+ 9,
384
+ 2,
385
+ 2,
386
+ 7,
387
+ 1,
388
+ "VAE"
389
+ ],
390
+ [
391
+ 10,
392
+ 4,
393
+ 0,
394
+ 6,
395
+ 2,
396
+ "CONDITIONING"
397
+ ],
398
+ [
399
+ 11,
400
+ 3,
401
+ 0,
402
+ 6,
403
+ 1,
404
+ "CONDITIONING"
405
+ ]
406
+ ],
407
+ "groups": [],
408
+ "config": {},
409
+ "extra": {
410
+ "ds": {
411
+ "scale": 0.8264462809917354,
412
+ "offset": [
413
+ 101.32699999999983,
414
+ -322.24399999999986
415
+ ]
416
+ },
417
+ "frontendVersion": "1.20.5",
418
+ "VHS_latentpreview": false,
419
+ "VHS_latentpreviewrate": 0,
420
+ "VHS_MetadataImage": true,
421
+ "VHS_KeepIntermediate": true
422
+ },
423
+ "version": 0.4
424
+ }
anything-v3-fp32-pruned-F32-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18bc9168d59cfc0184d36b494ae1c9a2567c48d223e6ffbfd8ec9ecee2b71bba
3
+ size 510639744