ttttdiva commited on
Commit
6db58f0
·
verified ·
1 Parent(s): 39bd80b

Upload folder using huggingface_hub

Browse files
phsArchvizXAIComfyui_v055/images.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b3e6404b1f74e119602683a9a33d83bae89673a59eb0bbb571bba95d41cbc10
3
+ size 66152723
phsArchvizXAIComfyui_v055/model_info.json ADDED
@@ -0,0 +1,504 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 972694,
3
+ "name": "PH's Archviz x AI ComfyUI Workflow (FLUX1.TOOLS + CogVideoX)",
4
+ "description": "<p>This Workflow for ComofyUI is designed to have ALL the FLUX1.Tools combined in one workflow for using it with inpainting-, outpainting- and img2vid-generation on Architectural Imagery. Might be of use to others here too. The Workflow generates images from Depth-Generation (switch between lora/model or customize e.g. to canny), outputs can then be In-/Outpainted before being send to cogvideox at the end of the process.</p><p></p><p>Some Examples for INPUTS included, switch models in the Model Loader (Section I) to make use of e.g. flux1-CANNY-dev model.</p><p></p><p>Please be aware that this workflow demands high ressources in terms of VRAM (as shown in the video). I'm looking forward to make use of less hardware demanding models asap.</p><p></p><p>_______________________________<br />Ressources:</p><p><strong>MODELS used:</strong></p><p>checkpoints</p><ul><li><p>flux1-dev.safetensors</p></li><li><p>flux1-depth-dev.safetensors</p></li><li><p>flux1-fill-dev.safetensors</p></li></ul><p>lora</p><ul><li><p>flux1-depth-dev-lora.safetensors</p></li></ul><p>CogVideoX</p><ul><li><p>CogVideoX-5b-1.5-I2V</p></li></ul><p>clip</p><ul><li><p>t5xxl_fp16.safetensors</p></li><li><p>clip_l.safetensors</p></li></ul><p>vae</p><ul><li><p>ae.safetensors</p></li></ul><p></p><p><strong>CUSTOM NODES used:</strong></p><ul><li><p>GitHub - ltdrdata/ComfyUI-Manager</p></li><li><p>GitHub - rgthree/rgthree-comfy</p></li><li><p>GitHub - chrisgoringe/cg-image-picker</p></li><li><p>GitHub - kijai/ComfyUI-KJNodes</p></li><li><p>GitHub - kijai/ComfyUI-CogVideoXWrapper</p></li><li><p>GitHub - yolain/ComfyUI-Easy-Use</p></li></ul><p>_______________________________</p><p></p><p>Download FLUX etc. from <a target=\"_blank\" rel=\"ugc\" href=\"https://blackforestlabs.ai/flux-1-tools/\">BlackForestLabs</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/kijai/ComfyUI-CogVideoXWrapper\">Kijai's CogVideoX1_5i2v</a> video related stuff + <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/kijai/ComfyUI-KJNodes\">KJNodes</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/rgthree/rgthree-comfy\">rgthree-comfy</a> for more comfort</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/chrisgoringe/cg-image-picker\">chrisgoringe's cg-image-picker</a> for preview picking</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/yolain/ComfyUI-Easy-Use\">yolain's easy-use</a> nodes and</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/theUpsider/ComfyUI-Logic\">theUpsiders Logic</a> nodes for some automatic stuff used.</p><p></p><p></p><p>A complete generation of a 1920x1440px image and a 49f long 1360x768px video without extra In- &amp; Outpainting takes about 530s on a 4090, vram peaks at ~23gb, so yes unfortunately for high ressources only atm. If you are interested in updates, head over to my <a target=\"_blank\" rel=\"ugc\" href=\"http://www.instagram.com/paulhansen.design\">instagram</a>.</p>",
5
+ "allowNoCredit": false,
6
+ "allowCommercialUse": [
7
+ "Image",
8
+ "RentCivit",
9
+ "Rent"
10
+ ],
11
+ "allowDerivatives": true,
12
+ "allowDifferentLicense": false,
13
+ "type": "Workflows",
14
+ "minor": false,
15
+ "poi": false,
16
+ "nsfw": false,
17
+ "nsfwLevel": 1,
18
+ "cosmetic": null,
19
+ "stats": {
20
+ "downloadCount": 503,
21
+ "favoriteCount": 0,
22
+ "thumbsUpCount": 38,
23
+ "thumbsDownCount": 0,
24
+ "commentCount": 1,
25
+ "ratingCount": 0,
26
+ "rating": 0,
27
+ "tippedAmountCount": 0
28
+ },
29
+ "creator": {
30
+ "username": "ph01",
31
+ "image": "https://cdn.discordapp.com/avatars/409115681435680769/25b6f2eb4a4e12b81462a393155ebbc4.png"
32
+ },
33
+ "tags": [
34
+ "architecture",
35
+ "buildings",
36
+ "depth2img",
37
+ "cogvideox-5b-1.5",
38
+ "flux1.tools"
39
+ ],
40
+ "modelVersions": [
41
+ {
42
+ "id": 1181255,
43
+ "index": 0,
44
+ "name": "v0.55",
45
+ "baseModel": "Flux.1 D",
46
+ "createdAt": "2024-12-19T14:39:14.322Z",
47
+ "publishedAt": "2024-12-19T14:42:35.565Z",
48
+ "status": "Published",
49
+ "availability": "Public",
50
+ "nsfwLevel": 0,
51
+ "description": "<p>v0.55_241219</p><p>- added img2video \"mode 4\" in CONFIG, now enables BASE IMAGE INPUT to VIDEO OUTPUT (recommend to turn off IMAGE OUTPUT for that)</p><p>- added SELECT CAMERA MOVEMENT to cogvideox CONFIG, pre defined prompts from section II now enable the movement through Camera Motion Lora created by NimVideo (link below)</p><p>- added MOTION LORA STRENGTH, tested best at 0.6-0.8, sometimes 1.0 working. Added to used resources</p><p>- further simplified IMAGE INPUTS, now everything but redux is available through BASE IMAGE INPUT</p>",
52
+ "stats": {
53
+ "downloadCount": 0,
54
+ "ratingCount": 0,
55
+ "rating": 0,
56
+ "thumbsUpCount": 0,
57
+ "thumbsDownCount": 0
58
+ },
59
+ "files": [
60
+ {
61
+ "id": 1086461,
62
+ "sizeKB": 3300.037109375,
63
+ "name": "phsArchvizXAIComfyui_v055.zip",
64
+ "type": "Archive",
65
+ "pickleScanResult": "Success",
66
+ "pickleScanMessage": "No Pickle imports",
67
+ "virusScanResult": "Success",
68
+ "virusScanMessage": null,
69
+ "scannedAt": "2024-12-19T14:41:21.860Z",
70
+ "metadata": {
71
+ "format": "Other"
72
+ },
73
+ "hashes": {
74
+ "AutoV1": "BAC4E160",
75
+ "AutoV2": "52A2F2322D",
76
+ "SHA256": "52A2F2322DDFD704CB855FC7DA37B9992EB4F77808E3D59DE561A1F30A55BE9A",
77
+ "CRC32": "0D0B180C",
78
+ "BLAKE3": "4CF76F50D3889E935ABF0431D00A91523AD2F027FF9093FD21495FBBA5D0661E",
79
+ "AutoV3": "4FE55CB8DB5A"
80
+ },
81
+ "downloadUrl": "https://civitai.com/api/download/models/1181255",
82
+ "primary": true
83
+ }
84
+ ],
85
+ "images": [
86
+ {
87
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1cfb73e7-3452-4236-805d-eeea67db710d/width=450/46405046.jpeg",
88
+ "nsfwLevel": 1,
89
+ "width": 768,
90
+ "height": 1024,
91
+ "hash": "U23bp@Wq8_r=%jf7I9RjpJs:ROIo%MofM{ad",
92
+ "type": "video",
93
+ "hasMeta": false,
94
+ "onSite": false
95
+ },
96
+ {
97
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/69a05894-261b-4d55-8de7-132337607ddc/width=450/46405050.jpeg",
98
+ "nsfwLevel": 1,
99
+ "width": 768,
100
+ "height": 1024,
101
+ "hash": "U87_4Y9GIo%2_4IBRixuyDW9VtX9xbbEW.s:",
102
+ "type": "video",
103
+ "hasMeta": false,
104
+ "onSite": false
105
+ },
106
+ {
107
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5f41e148-ee9b-48e5-bc61-77d48727bf5b/width=450/46405049.jpeg",
108
+ "nsfwLevel": 1,
109
+ "width": 768,
110
+ "height": 1024,
111
+ "hash": "U87Ut=t0DPxvyZjWMcWayYRPIAt7S,t1xSWF",
112
+ "type": "video",
113
+ "hasMeta": false,
114
+ "onSite": false
115
+ },
116
+ {
117
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0693962c-d6c0-4119-99d0-53fdf1732544/width=450/46405053.jpeg",
118
+ "nsfwLevel": 1,
119
+ "width": 768,
120
+ "height": 1024,
121
+ "hash": "UI7_+*R,DNxa%gRiI9t7yZjZR3WqkEo#f5V@",
122
+ "type": "video",
123
+ "hasMeta": false,
124
+ "onSite": false
125
+ },
126
+ {
127
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/241004c0-c232-48ae-82bf-0bc29a124ee9/width=450/46405058.jpeg",
128
+ "nsfwLevel": 1,
129
+ "width": 768,
130
+ "height": 1024,
131
+ "hash": "U23lBcE19F?FpMV?VqkXAL$x#%9$xbWXR%t6",
132
+ "type": "video",
133
+ "hasMeta": false,
134
+ "onSite": false
135
+ },
136
+ {
137
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fdc64593-2895-4180-b4b0-fc0f12341bf8/width=450/46405054.jpeg",
138
+ "nsfwLevel": 1,
139
+ "width": 768,
140
+ "height": 1024,
141
+ "hash": "UKBfUy=rD*NH~U$yIUWBo#WrM{n$ElS5n#sR",
142
+ "type": "video",
143
+ "hasMeta": false,
144
+ "onSite": false
145
+ },
146
+ {
147
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/85cd3b27-99c8-48dd-92cb-ad6a1c21d6c0/width=450/46405056.jpeg",
148
+ "nsfwLevel": 1,
149
+ "width": 768,
150
+ "height": 1024,
151
+ "hash": "U87K|.bX4oxb?dV]D$tQ?uo3DjW=?IoyNEn%",
152
+ "type": "video",
153
+ "hasMeta": false,
154
+ "onSite": false
155
+ }
156
+ ],
157
+ "downloadUrl": "https://civitai.com/api/download/models/1181255"
158
+ },
159
+ {
160
+ "id": 1159124,
161
+ "index": 1,
162
+ "name": "v0.5",
163
+ "baseModel": "Flux.1 D",
164
+ "createdAt": "2024-12-13T10:25:33.110Z",
165
+ "publishedAt": "2024-12-13T10:37:02.903Z",
166
+ "status": "Published",
167
+ "availability": "Public",
168
+ "nsfwLevel": 1,
169
+ "description": "<p>v0.5_241213</p><p>- fixed Inpainting, visible seems from masking removed (blurred), the correct output will be shown in the preview/save node now <em>cough</em></p><p>- added easier Setting for IMAGE RESIZE RESOLUTION, default set to 1920 Pixel (proportions remain)0.5</p><p>- REDUX STRENGTH now can be easily adjusted from CONFIG</p><p>- LORA STRENGTH now can be easily adjusted from CONFIG</p><p>- added auto-aspect for video Output, depending on your input it now creates landscape/portrait</p><p>- simplified video output, process-nodes moved to COGVIDEOX OUTPUT and now it is a one click enable/disable in rgthree's fast bypasser</p><p>- combined INPUTS FOR IN- &amp; OUTPAINTING to safe some space</p><p>- added standard SAVE IMAGE nodes (Low Quality/LQ: jpg 72 dpi, High Quality/HQ: png 300 dpi CONTAINING METADATA/WORKFLOW)</p>",
170
+ "stats": {
171
+ "downloadCount": 232,
172
+ "ratingCount": 0,
173
+ "rating": 0,
174
+ "thumbsUpCount": 19,
175
+ "thumbsDownCount": 0
176
+ },
177
+ "files": [
178
+ {
179
+ "id": 1064255,
180
+ "sizeKB": 3297.537109375,
181
+ "name": "phsArchvizXAIComfyui_v05.zip",
182
+ "type": "Archive",
183
+ "pickleScanResult": "Success",
184
+ "pickleScanMessage": "No Pickle imports",
185
+ "virusScanResult": "Success",
186
+ "virusScanMessage": null,
187
+ "scannedAt": "2024-12-13T10:36:03.760Z",
188
+ "metadata": {
189
+ "format": "Other"
190
+ },
191
+ "hashes": {
192
+ "AutoV1": "D3E8CE1C",
193
+ "AutoV2": "2D1D84D80C",
194
+ "SHA256": "2D1D84D80C523873EE4D7E8AB22FD3873E8C4513B0B2F7425EDD409231D75389",
195
+ "CRC32": "75D3C7CD",
196
+ "BLAKE3": "A5C721311D33996FBA669F37595DB3BB6579F211DF61618E8D50DAAAD97370E4",
197
+ "AutoV3": "37EE0AB80A38"
198
+ },
199
+ "downloadUrl": "https://civitai.com/api/download/models/1159124",
200
+ "primary": true
201
+ }
202
+ ],
203
+ "images": [
204
+ {
205
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fa0e60a8-901b-4408-ba60-2f6fb94b8b07/width=450/45270257.jpeg",
206
+ "nsfwLevel": 1,
207
+ "width": 2448,
208
+ "height": 1920,
209
+ "hash": "U02iFSE200^$OeoJx8R-0LxY^*9v#$WVOas,",
210
+ "type": "image",
211
+ "hasMeta": false,
212
+ "onSite": false
213
+ },
214
+ {
215
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2734fb95-94ff-4c11-b875-751320beb17f/width=450/45270168.jpeg",
216
+ "nsfwLevel": 1,
217
+ "width": 768,
218
+ "height": 1024,
219
+ "hash": "UQAdM_RjD$R,?wWCISj?-=ofIUWBt8ofacWB",
220
+ "type": "video",
221
+ "hasMeta": false,
222
+ "onSite": false
223
+ },
224
+ {
225
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f66d0401-5eeb-4d97-b01b-1ce0b06fbb0b/width=450/45270201.jpeg",
226
+ "nsfwLevel": 1,
227
+ "width": 768,
228
+ "height": 1024,
229
+ "hash": "U35E$|EM9X^OTOn$nLR*0h-T%09v$xR,Sixs",
230
+ "type": "video",
231
+ "hasMeta": false,
232
+ "onSite": false
233
+ },
234
+ {
235
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d3a56907-0869-495b-9fe9-f7b6243ccf3a/width=450/45270210.jpeg",
236
+ "nsfwLevel": 1,
237
+ "width": 768,
238
+ "height": 1024,
239
+ "hash": "UQAdfiIVVqRj%%aeR4aftmf6Mxt6kXofn|WB",
240
+ "type": "video",
241
+ "hasMeta": false,
242
+ "onSite": false
243
+ },
244
+ {
245
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dbba5a8c-c024-4e00-be1a-cbdb02bf8d60/width=450/45270212.jpeg",
246
+ "nsfwLevel": 1,
247
+ "width": 768,
248
+ "height": 1024,
249
+ "hash": "UBFXbK5S03^L1U$y]fNK1AWB]|Nd^Q$$I.S1",
250
+ "type": "video",
251
+ "hasMeta": false,
252
+ "onSite": false
253
+ },
254
+ {
255
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/378c2c80-95bf-4ade-a0d0-af963ee1c9ad/width=450/45270228.jpeg",
256
+ "nsfwLevel": 1,
257
+ "width": 768,
258
+ "height": 1024,
259
+ "hash": "UI9Q:JobI9R-%%j[MvbG.9s.ITWCtmt6aIR*",
260
+ "type": "video",
261
+ "hasMeta": false,
262
+ "onSite": false
263
+ },
264
+ {
265
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fdf9eac8-73be-400c-95b1-6e842ae7ac17/width=450/45270270.jpeg",
266
+ "nsfwLevel": 1,
267
+ "width": 1920,
268
+ "height": 1280,
269
+ "hash": "UCAmk_Em%1R.Th-pNLoM-;tmjZt79axvRka#",
270
+ "type": "image",
271
+ "hasMeta": false,
272
+ "onSite": false
273
+ },
274
+ {
275
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a617e2e0-4da8-4fb1-8720-735776645d4c/width=450/45270272.jpeg",
276
+ "nsfwLevel": 1,
277
+ "width": 1440,
278
+ "height": 1920,
279
+ "hash": "UB8EJ8NG9E-oyGWBDht5_4RkD$xZ%ORjITxt",
280
+ "type": "image",
281
+ "hasMeta": true,
282
+ "onSite": false
283
+ },
284
+ {
285
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8f32f79f-a2ff-4b80-94bb-ebb6e3be7d20/width=450/45270346.jpeg",
286
+ "nsfwLevel": 1,
287
+ "width": 3072,
288
+ "height": 2048,
289
+ "hash": "UKAKBebwagRl.To#R+f6%go#WCkCkXt8WXkC",
290
+ "type": "image",
291
+ "hasMeta": false,
292
+ "onSite": false
293
+ }
294
+ ],
295
+ "downloadUrl": "https://civitai.com/api/download/models/1159124"
296
+ },
297
+ {
298
+ "id": 1111318,
299
+ "index": 2,
300
+ "name": "v0.45",
301
+ "baseModel": "Flux.1 D",
302
+ "createdAt": "2024-11-29T12:58:20.153Z",
303
+ "publishedAt": "2024-11-29T13:04:17.792Z",
304
+ "status": "Published",
305
+ "availability": "Public",
306
+ "nsfwLevel": 1,
307
+ "description": "<p>CHANGES</p><p>_______</p><p>v0.4_241114</p><p>- added <strong>PROPER</strong> Inpainting, now your Images don't get fried after 3-4 Inpaintings</p><p>- <strong>FLUX1.Redux</strong> now part of this (BLACK nodes)</p><p>- <strong>NEW INPUT EXAMPLES</strong> for more details and more control, refer to these inputs</p><p>- easily switch between Prompts for image Generation</p><p>- optimized workflows</p>",
308
+ "stats": {
309
+ "downloadCount": 149,
310
+ "ratingCount": 0,
311
+ "rating": 0,
312
+ "thumbsUpCount": 12,
313
+ "thumbsDownCount": 0
314
+ },
315
+ "files": [
316
+ {
317
+ "id": 1016125,
318
+ "sizeKB": 2171.3720703125,
319
+ "name": "phsArchvizXAIComfyui_v045.zip",
320
+ "type": "Archive",
321
+ "pickleScanResult": "Success",
322
+ "pickleScanMessage": "No Pickle imports",
323
+ "virusScanResult": "Success",
324
+ "virusScanMessage": null,
325
+ "scannedAt": "2024-11-29T13:01:23.728Z",
326
+ "metadata": {
327
+ "format": "Other"
328
+ },
329
+ "hashes": {
330
+ "AutoV1": "D3E8CE1C",
331
+ "AutoV2": "81908DBDE5",
332
+ "SHA256": "81908DBDE5FF1BFACEA7BC036F27ED6B4EEC38B7923782ED1D19784FAD489CAA",
333
+ "CRC32": "66D78752",
334
+ "BLAKE3": "EA6A983883EA65A0F8BB4B0A1860D18D4EB3465398EDCC40BC95F0A5BAE93409",
335
+ "AutoV3": "51D1A5A14E02"
336
+ },
337
+ "downloadUrl": "https://civitai.com/api/download/models/1111318",
338
+ "primary": true
339
+ }
340
+ ],
341
+ "images": [
342
+ {
343
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/056c8df1-4907-4910-91c3-5bf08a508ef2/width=450/42742322.jpeg",
344
+ "nsfwLevel": 1,
345
+ "width": 768,
346
+ "height": 1024,
347
+ "hash": "UPB4BxM|I9RQ%%RkRNj=bxayV?oeNIt7s+WB",
348
+ "type": "video",
349
+ "hasMeta": false,
350
+ "onSite": false
351
+ },
352
+ {
353
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f8cd835a-b281-458e-abb3-94546fa2b96b/width=450/42720514.jpeg",
354
+ "nsfwLevel": 1,
355
+ "width": 1440,
356
+ "height": 1920,
357
+ "hash": "UEBg3g%FRMM}t:WXRNaw.9oKITRkx^j[nzR%",
358
+ "type": "image",
359
+ "hasMeta": true,
360
+ "onSite": false
361
+ },
362
+ {
363
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c2a8c88-bf29-41d3-9636-df2d92512c90/width=450/42721233.jpeg",
364
+ "nsfwLevel": 1,
365
+ "width": 2560,
366
+ "height": 1440,
367
+ "hash": "U16an,%pEK4#~BbXXSog02il-p^|0zxI-Wox",
368
+ "type": "image",
369
+ "hasMeta": false,
370
+ "onSite": false
371
+ }
372
+ ],
373
+ "downloadUrl": "https://civitai.com/api/download/models/1111318"
374
+ },
375
+ {
376
+ "id": 1089206,
377
+ "index": 3,
378
+ "name": "v0.4",
379
+ "baseModel": "Flux.1 D",
380
+ "createdAt": "2024-11-22T19:10:19.148Z",
381
+ "publishedAt": "2024-11-22T19:19:30.439Z",
382
+ "status": "Published",
383
+ "availability": "Public",
384
+ "nsfwLevel": 1,
385
+ "description": "<p>initial release</p>",
386
+ "stats": {
387
+ "downloadCount": 122,
388
+ "ratingCount": 0,
389
+ "rating": 0,
390
+ "thumbsUpCount": 14,
391
+ "thumbsDownCount": 0
392
+ },
393
+ "files": [
394
+ {
395
+ "id": 994248,
396
+ "sizeKB": 2091.5537109375,
397
+ "name": "phsArchvizXAIComfyui_v04.zip",
398
+ "type": "Archive",
399
+ "pickleScanResult": "Success",
400
+ "pickleScanMessage": "No Pickle imports",
401
+ "virusScanResult": "Success",
402
+ "virusScanMessage": null,
403
+ "scannedAt": "2024-11-22T19:16:09.953Z",
404
+ "metadata": {
405
+ "format": "Other"
406
+ },
407
+ "hashes": {
408
+ "AutoV1": "B9BE4AB9",
409
+ "AutoV2": "64ADD72305",
410
+ "SHA256": "64ADD723056A41D45B82E2AAB7683869DD051043CB01898876D643040AE67EC7",
411
+ "CRC32": "F52FC319",
412
+ "BLAKE3": "9496509A5BFB889C6FDD85F2D520B810509A1E3040972BAE61B265D2429818C9",
413
+ "AutoV3": "3611FF1E4069"
414
+ },
415
+ "downloadUrl": "https://civitai.com/api/download/models/1089206",
416
+ "primary": true
417
+ }
418
+ ],
419
+ "images": [
420
+ {
421
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c91a9a4c-0d25-443d-b2ac-1b589312cf92/width=450/41524320.jpeg",
422
+ "nsfwLevel": 1,
423
+ "width": 2240,
424
+ "height": 2320,
425
+ "hash": "U697R^0#M{-6.AkDIUoe5E%2M{W?DNaJaexu",
426
+ "type": "image",
427
+ "hasMeta": true,
428
+ "onSite": false
429
+ },
430
+ {
431
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6baec3-5eec-4ddf-922c-4f88eb9d6259/width=450/41523771.jpeg",
432
+ "nsfwLevel": 1,
433
+ "width": 768,
434
+ "height": 1024,
435
+ "hash": "UI9@egIpngkC.TWBaJX99waJRjo#E1M{kDxb",
436
+ "type": "video",
437
+ "hasMeta": false,
438
+ "onSite": false
439
+ },
440
+ {
441
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/487a7382-7bfc-4532-9cfe-bd44a32663e2/width=450/41523543.jpeg",
442
+ "nsfwLevel": 1,
443
+ "width": 768,
444
+ "height": 1024,
445
+ "hash": "UFA^ID9xSdv}t:o#Mxt79an#M_tSI9M_%1og",
446
+ "type": "video",
447
+ "hasMeta": false,
448
+ "onSite": false
449
+ },
450
+ {
451
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8c7f3467-2656-49a3-acac-17cfd8eff025/width=450/41523593.jpeg",
452
+ "nsfwLevel": 1,
453
+ "width": 768,
454
+ "height": 1024,
455
+ "hash": "UTE.Og={9aIpIqE3R*xa~U%1E2R+NIbHxZoL",
456
+ "type": "video",
457
+ "hasMeta": false,
458
+ "onSite": false
459
+ },
460
+ {
461
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/10bd18af-be79-48d4-b3c6-2cf09db532fe/width=450/41523744.jpeg",
462
+ "nsfwLevel": 1,
463
+ "width": 768,
464
+ "height": 1024,
465
+ "hash": "UL7_sYNIaIWYThoenfW?M{V=V?t9aIi[tRR:",
466
+ "type": "video",
467
+ "hasMeta": false,
468
+ "onSite": false
469
+ },
470
+ {
471
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ddb22166-4a07-4839-ade2-8f3dd9843e9b/width=450/41524310.jpeg",
472
+ "nsfwLevel": 1,
473
+ "width": 2240,
474
+ "height": 2320,
475
+ "hash": "UDEM:]_3VXM{%KxuogW?lCskIAkWRRRPR+o#",
476
+ "type": "image",
477
+ "hasMeta": true,
478
+ "onSite": false
479
+ },
480
+ {
481
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/002c58ff-d302-49ae-9111-59171032bfd0/width=450/41524149.jpeg",
482
+ "nsfwLevel": 1,
483
+ "width": 768,
484
+ "height": 1024,
485
+ "hash": "UPB:X0$zIobI?wxCRiX9EmRjngo#IpNFkDxa",
486
+ "type": "video",
487
+ "hasMeta": false,
488
+ "onSite": false
489
+ },
490
+ {
491
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6a9ffa20-4392-4c0d-bbfe-5ae5ffbb82e2/width=450/41524212.jpeg",
492
+ "nsfwLevel": 1,
493
+ "width": 2560,
494
+ "height": 1440,
495
+ "hash": "U36kFl?DEeEA~Ut5I.RpE8M~s:xs9vjHxbk8",
496
+ "type": "image",
497
+ "hasMeta": false,
498
+ "onSite": false
499
+ }
500
+ ],
501
+ "downloadUrl": "https://civitai.com/api/download/models/1089206"
502
+ }
503
+ ]
504
+ }
phsArchvizXAIComfyui_v055/phsArchvizXAIComfyui_v055.html ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id":972694,"name":"PH's Archviz x AI ComfyUI Workflow (FLUX1.TOOLS + CogVideoX)","description":"<p>This Workflow for ComofyUI is designed to have ALL the FLUX1.Tools combined in one workflow for using it with inpainting-, outpainting- and img2vid-generation on Architectural Imagery. Might be of use to others here too. The Workflow generates images from Depth-Generation (switch between lora/model or customize e.g. to canny), outputs can then be In-/Outpainted before being send to cogvideox at the end of the process.</p><p></p><p>Some Examples for INPUTS included, switch models in the Model Loader (Section I) to make use of e.g. flux1-CANNY-dev model.</p><p></p><p>Please be aware that this workflow demands high ressources in terms of VRAM (as shown in the video). I'm looking forward to make use of less hardware demanding models asap.</p><p></p><p>_______________________________<br />Ressources:</p><p><strong>MODELS used:</strong></p><p>checkpoints</p><ul><li><p>flux1-dev.safetensors</p></li><li><p>flux1-depth-dev.safetensors</p></li><li><p>flux1-fill-dev.safetensors</p></li></ul><p>lora</p><ul><li><p>flux1-depth-dev-lora.safetensors</p></li></ul><p>CogVideoX</p><ul><li><p>CogVideoX-5b-1.5-I2V</p></li></ul><p>clip</p><ul><li><p>t5xxl_fp16.safetensors</p></li><li><p>clip_l.safetensors</p></li></ul><p>vae</p><ul><li><p>ae.safetensors</p></li></ul><p></p><p><strong>CUSTOM NODES used:</strong></p><ul><li><p>GitHub - ltdrdata/ComfyUI-Manager</p></li><li><p>GitHub - rgthree/rgthree-comfy</p></li><li><p>GitHub - chrisgoringe/cg-image-picker</p></li><li><p>GitHub - kijai/ComfyUI-KJNodes</p></li><li><p>GitHub - kijai/ComfyUI-CogVideoXWrapper</p></li><li><p>GitHub - yolain/ComfyUI-Easy-Use</p></li></ul><p>_______________________________</p><p></p><p>Download FLUX etc. from <a target=\"_blank\" rel=\"ugc\" href=\"https://blackforestlabs.ai/flux-1-tools/\">BlackForestLabs</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/kijai/ComfyUI-CogVideoXWrapper\">Kijai's CogVideoX1_5i2v</a> video related stuff + <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/kijai/ComfyUI-KJNodes\">KJNodes</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/rgthree/rgthree-comfy\">rgthree-comfy</a> for more comfort</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/chrisgoringe/cg-image-picker\">chrisgoringe's cg-image-picker</a> for preview picking</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/yolain/ComfyUI-Easy-Use\">yolain's easy-use</a> nodes and</p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/theUpsider/ComfyUI-Logic\">theUpsiders Logic</a> nodes for some automatic stuff used.</p><p></p><p></p><p>A complete generation of a 1920x1440px image and a 49f long 1360x768px video without extra In- &amp; Outpainting takes about 530s on a 4090, vram peaks at ~23gb, so yes unfortunately for high ressources only atm. If you are interested in updates, head over to my <a target=\"_blank\" rel=\"ugc\" href=\"http://www.instagram.com/paulhansen.design\">instagram</a>.</p>","allowNoCredit":false,"allowCommercialUse":["Image","RentCivit","Rent"],"allowDerivatives":true,"allowDifferentLicense":false,"type":"Workflows","minor":false,"poi":false,"nsfw":false,"nsfwLevel":1,"cosmetic":null,"stats":{"downloadCount":503,"favoriteCount":0,"thumbsUpCount":38,"thumbsDownCount":0,"commentCount":1,"ratingCount":0,"rating":0,"tippedAmountCount":0},"creator":{"username":"ph01","image":"https://cdn.discordapp.com/avatars/409115681435680769/25b6f2eb4a4e12b81462a393155ebbc4.png"},"tags":["architecture","buildings","depth2img","cogvideox-5b-1.5","flux1.tools"],"modelVersions":[{"id":1181255,"index":0,"name":"v0.55","baseModel":"Flux.1 D","createdAt":"2024-12-19T14:39:14.322Z","publishedAt":"2024-12-19T14:42:35.565Z","status":"Published","availability":"Public","nsfwLevel":0,"description":"<p>v0.55_241219</p><p>- added img2video \"mode 4\" in CONFIG, now enables BASE IMAGE INPUT to VIDEO OUTPUT (recommend to turn off IMAGE OUTPUT for that)</p><p>- added SELECT CAMERA MOVEMENT to cogvideox CONFIG, pre defined prompts from section II now enable the movement through Camera Motion Lora created by NimVideo (link below)</p><p>- added MOTION LORA STRENGTH, tested best at 0.6-0.8, sometimes 1.0 working. Added to used resources</p><p>- further simplified IMAGE INPUTS, now everything but redux is available through BASE IMAGE INPUT</p>","stats":{"downloadCount":0,"ratingCount":0,"rating":0,"thumbsUpCount":0,"thumbsDownCount":0},"files":[{"id":1086461,"sizeKB":3300.037109375,"name":"phsArchvizXAIComfyui_v055.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2024-12-19T14:41:21.860Z","metadata":{"format":"Other"},"hashes":{"AutoV1":"BAC4E160","AutoV2":"52A2F2322D","SHA256":"52A2F2322DDFD704CB855FC7DA37B9992EB4F77808E3D59DE561A1F30A55BE9A","CRC32":"0D0B180C","BLAKE3":"4CF76F50D3889E935ABF0431D00A91523AD2F027FF9093FD21495FBBA5D0661E","AutoV3":"4FE55CB8DB5A"},"downloadUrl":"https://civitai.com/api/download/models/1181255","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1cfb73e7-3452-4236-805d-eeea67db710d/width=450/46405046.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U23bp@Wq8_r=%jf7I9RjpJs:ROIo%MofM{ad","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/69a05894-261b-4d55-8de7-132337607ddc/width=450/46405050.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U87_4Y9GIo%2_4IBRixuyDW9VtX9xbbEW.s:","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5f41e148-ee9b-48e5-bc61-77d48727bf5b/width=450/46405049.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U87Ut=t0DPxvyZjWMcWayYRPIAt7S,t1xSWF","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0693962c-d6c0-4119-99d0-53fdf1732544/width=450/46405053.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UI7_+*R,DNxa%gRiI9t7yZjZR3WqkEo#f5V@","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/241004c0-c232-48ae-82bf-0bc29a124ee9/width=450/46405058.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U23lBcE19F?FpMV?VqkXAL$x#%9$xbWXR%t6","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fdc64593-2895-4180-b4b0-fc0f12341bf8/width=450/46405054.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UKBfUy=rD*NH~U$yIUWBo#WrM{n$ElS5n#sR","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/85cd3b27-99c8-48dd-92cb-ad6a1c21d6c0/width=450/46405056.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U87K|.bX4oxb?dV]D$tQ?uo3DjW=?IoyNEn%","type":"video","hasMeta":false,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1181255"},{"id":1159124,"index":1,"name":"v0.5","baseModel":"Flux.1 D","createdAt":"2024-12-13T10:25:33.110Z","publishedAt":"2024-12-13T10:37:02.903Z","status":"Published","availability":"Public","nsfwLevel":1,"description":"<p>v0.5_241213</p><p>- fixed Inpainting, visible seems from masking removed (blurred), the correct output will be shown in the preview/save node now <em>cough</em></p><p>- added easier Setting for IMAGE RESIZE RESOLUTION, default set to 1920 Pixel (proportions remain)0.5</p><p>- REDUX STRENGTH now can be easily adjusted from CONFIG</p><p>- LORA STRENGTH now can be easily adjusted from CONFIG</p><p>- added auto-aspect for video Output, depending on your input it now creates landscape/portrait</p><p>- simplified video output, process-nodes moved to COGVIDEOX OUTPUT and now it is a one click enable/disable in rgthree's fast bypasser</p><p>- combined INPUTS FOR IN- &amp; OUTPAINTING to safe some space</p><p>- added standard SAVE IMAGE nodes (Low Quality/LQ: jpg 72 dpi, High Quality/HQ: png 300 dpi CONTAINING METADATA/WORKFLOW)</p>","stats":{"downloadCount":232,"ratingCount":0,"rating":0,"thumbsUpCount":19,"thumbsDownCount":0},"files":[{"id":1064255,"sizeKB":3297.537109375,"name":"phsArchvizXAIComfyui_v05.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2024-12-13T10:36:03.760Z","metadata":{"format":"Other"},"hashes":{"AutoV1":"D3E8CE1C","AutoV2":"2D1D84D80C","SHA256":"2D1D84D80C523873EE4D7E8AB22FD3873E8C4513B0B2F7425EDD409231D75389","CRC32":"75D3C7CD","BLAKE3":"A5C721311D33996FBA669F37595DB3BB6579F211DF61618E8D50DAAAD97370E4","AutoV3":"37EE0AB80A38"},"downloadUrl":"https://civitai.com/api/download/models/1159124","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fa0e60a8-901b-4408-ba60-2f6fb94b8b07/width=450/45270257.jpeg","nsfwLevel":1,"width":2448,"height":1920,"hash":"U02iFSE200^$OeoJx8R-0LxY^*9v#$WVOas,","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2734fb95-94ff-4c11-b875-751320beb17f/width=450/45270168.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UQAdM_RjD$R,?wWCISj?-=ofIUWBt8ofacWB","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f66d0401-5eeb-4d97-b01b-1ce0b06fbb0b/width=450/45270201.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"U35E$|EM9X^OTOn$nLR*0h-T%09v$xR,Sixs","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d3a56907-0869-495b-9fe9-f7b6243ccf3a/width=450/45270210.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UQAdfiIVVqRj%%aeR4aftmf6Mxt6kXofn|WB","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dbba5a8c-c024-4e00-be1a-cbdb02bf8d60/width=450/45270212.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UBFXbK5S03^L1U$y]fNK1AWB]|Nd^Q$$I.S1","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/378c2c80-95bf-4ade-a0d0-af963ee1c9ad/width=450/45270228.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UI9Q:JobI9R-%%j[MvbG.9s.ITWCtmt6aIR*","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/fdf9eac8-73be-400c-95b1-6e842ae7ac17/width=450/45270270.jpeg","nsfwLevel":1,"width":1920,"height":1280,"hash":"UCAmk_Em%1R.Th-pNLoM-;tmjZt79axvRka#","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a617e2e0-4da8-4fb1-8720-735776645d4c/width=450/45270272.jpeg","nsfwLevel":1,"width":1440,"height":1920,"hash":"UB8EJ8NG9E-oyGWBDht5_4RkD$xZ%ORjITxt","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8f32f79f-a2ff-4b80-94bb-ebb6e3be7d20/width=450/45270346.jpeg","nsfwLevel":1,"width":3072,"height":2048,"hash":"UKAKBebwagRl.To#R+f6%go#WCkCkXt8WXkC","type":"image","hasMeta":false,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1159124"},{"id":1111318,"index":2,"name":"v0.45","baseModel":"Flux.1 D","createdAt":"2024-11-29T12:58:20.153Z","publishedAt":"2024-11-29T13:04:17.792Z","status":"Published","availability":"Public","nsfwLevel":1,"description":"<p>CHANGES</p><p>_______</p><p>v0.4_241114</p><p>- added <strong>PROPER</strong> Inpainting, now your Images don't get fried after 3-4 Inpaintings</p><p>- <strong>FLUX1.Redux</strong> now part of this (BLACK nodes)</p><p>- <strong>NEW INPUT EXAMPLES</strong> for more details and more control, refer to these inputs</p><p>- easily switch between Prompts for image Generation</p><p>- optimized workflows</p>","stats":{"downloadCount":149,"ratingCount":0,"rating":0,"thumbsUpCount":12,"thumbsDownCount":0},"files":[{"id":1016125,"sizeKB":2171.3720703125,"name":"phsArchvizXAIComfyui_v045.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2024-11-29T13:01:23.728Z","metadata":{"format":"Other"},"hashes":{"AutoV1":"D3E8CE1C","AutoV2":"81908DBDE5","SHA256":"81908DBDE5FF1BFACEA7BC036F27ED6B4EEC38B7923782ED1D19784FAD489CAA","CRC32":"66D78752","BLAKE3":"EA6A983883EA65A0F8BB4B0A1860D18D4EB3465398EDCC40BC95F0A5BAE93409","AutoV3":"51D1A5A14E02"},"downloadUrl":"https://civitai.com/api/download/models/1111318","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/056c8df1-4907-4910-91c3-5bf08a508ef2/width=450/42742322.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UPB4BxM|I9RQ%%RkRNj=bxayV?oeNIt7s+WB","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f8cd835a-b281-458e-abb3-94546fa2b96b/width=450/42720514.jpeg","nsfwLevel":1,"width":1440,"height":1920,"hash":"UEBg3g%FRMM}t:WXRNaw.9oKITRkx^j[nzR%","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/9c2a8c88-bf29-41d3-9636-df2d92512c90/width=450/42721233.jpeg","nsfwLevel":1,"width":2560,"height":1440,"hash":"U16an,%pEK4#~BbXXSog02il-p^|0zxI-Wox","type":"image","hasMeta":false,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1111318"},{"id":1089206,"index":3,"name":"v0.4","baseModel":"Flux.1 D","createdAt":"2024-11-22T19:10:19.148Z","publishedAt":"2024-11-22T19:19:30.439Z","status":"Published","availability":"Public","nsfwLevel":1,"description":"<p>initial release</p>","stats":{"downloadCount":122,"ratingCount":0,"rating":0,"thumbsUpCount":14,"thumbsDownCount":0},"files":[{"id":994248,"sizeKB":2091.5537109375,"name":"phsArchvizXAIComfyui_v04.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2024-11-22T19:16:09.953Z","metadata":{"format":"Other"},"hashes":{"AutoV1":"B9BE4AB9","AutoV2":"64ADD72305","SHA256":"64ADD723056A41D45B82E2AAB7683869DD051043CB01898876D643040AE67EC7","CRC32":"F52FC319","BLAKE3":"9496509A5BFB889C6FDD85F2D520B810509A1E3040972BAE61B265D2429818C9","AutoV3":"3611FF1E4069"},"downloadUrl":"https://civitai.com/api/download/models/1089206","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c91a9a4c-0d25-443d-b2ac-1b589312cf92/width=450/41524320.jpeg","nsfwLevel":1,"width":2240,"height":2320,"hash":"U697R^0#M{-6.AkDIUoe5E%2M{W?DNaJaexu","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a6baec3-5eec-4ddf-922c-4f88eb9d6259/width=450/41523771.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UI9@egIpngkC.TWBaJX99waJRjo#E1M{kDxb","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/487a7382-7bfc-4532-9cfe-bd44a32663e2/width=450/41523543.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UFA^ID9xSdv}t:o#Mxt79an#M_tSI9M_%1og","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/8c7f3467-2656-49a3-acac-17cfd8eff025/width=450/41523593.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UTE.Og={9aIpIqE3R*xa~U%1E2R+NIbHxZoL","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/10bd18af-be79-48d4-b3c6-2cf09db532fe/width=450/41523744.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UL7_sYNIaIWYThoenfW?M{V=V?t9aIi[tRR:","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ddb22166-4a07-4839-ade2-8f3dd9843e9b/width=450/41524310.jpeg","nsfwLevel":1,"width":2240,"height":2320,"hash":"UDEM:]_3VXM{%KxuogW?lCskIAkWRRRPR+o#","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/002c58ff-d302-49ae-9111-59171032bfd0/width=450/41524149.jpeg","nsfwLevel":1,"width":768,"height":1024,"hash":"UPB:X0$zIobI?wxCRiX9EmRjngo#IpNFkDxa","type":"video","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6a9ffa20-4392-4c0d-bbfe-5ae5ffbb82e2/width=450/41524212.jpeg","nsfwLevel":1,"width":2560,"height":1440,"hash":"U36kFl?DEeEA~Ut5I.RpE8M~s:xs9vjHxbk8","type":"image","hasMeta":false,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1089206"}]}
phsArchvizXAIComfyui_v055/phsArchvizXAIComfyui_v055.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52a2f2322ddfd704cb855fc7da37b9992eb4f77808e3d59de561a1f30a55be9a
3
+ size 3379238