Created
April 28, 2025 16:11
-
-
Save mberman84/a26e5d2e3aa82c2e90b8506786b4360b to your computer and use it in GitHub Desktop.
blender output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TBBmalloc: skip allocation functions replacement in ucrtbase.dll: unknown prologue for function _msize | |
[SDN-INF]: Launch Time: 0.00s | |
[SDN-INF]: UnregNode Time: 0.00s | |
register_class(...): | |
Warning: 'MLTWords_UL_UIList' doesn't have upper case alpha-numeric prefix | |
register_class(...): | |
Warning: 'MLTText_UL_UIList' doesn't have upper case alpha-numeric prefix | |
[SDN-WRN]: Parsing Node Start | |
[SDN-WRN]: Parsing Node Finished! | |
[SDN-INF]: ParseNode Time: 0.63s | |
[SDN-INF]: RegNode Time: 0.77s | |
bl_ext.user_default.ComfyUI-BlenderAI-node Launch Time: 5.3376s | |
bl_ext.user_default.ComfyUI-BlenderAI-node Register cost 0.9810s | |
[SDN-INF]: Update Search Words: 0.0010s | |
Func from_cache: 1.3055s | |
Func csv_to_trie: 1.3065s | |
Read blend: "C:\Users\mberm\Documents\Blender\Guided_GenAI_BP.blend" | |
[SDN-INF]: Update Search Words: 0.0020s | |
[SDN-WRN]: HTTPSConnectionPool(host='pypi.tuna.tsinghua.edu.cn', port=443): Max retries exceeded with url: /simple/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000017837728110>, 'Connection to pypi.tuna.tsinghua.edu.cn timed out. (connect timeout=1)')) | |
[SDN-WRN]: HTTPSConnectionPool(host='pypi.mirrors.ustc.edu.cn', port=443): Max retries exceeded with url: /simple/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001783AFD0810>, 'Connection to pypi.mirrors.ustc.edu.cn timed out. (connect timeout=1)')) | |
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. | |
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. | |
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. | |
Collecting psutil | |
Obtaining dependency information for psutil from https://files.pythonhosted.org/packages/50/1b/6921afe68c74868b4c9fa424dad3be35b095e16687989ebbb50ce4fceb7c/psutil-7.0.0-cp37-abi3-win_amd64.whl.metadata | |
Using cached psutil-7.0.0-cp37-abi3-win_amd64.whl.metadata (23 kB) | |
Using cached psutil-7.0.0-cp37-abi3-win_amd64.whl (244 kB) | |
Installing collected packages: psutil | |
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\Program Files\\Blender Foundation\\Blender 4.2\\4.2\\python\\Lib\\site-packages\\psutil' | |
Consider using the `--user` option or check the permissions. | |
[notice] A new release of pip is available: 23.2.1 -> 25.0.1 | |
[notice] To update, run: C:\Program Files\Blender Foundation\Blender 4.2\4.2\python\bin\python.exe -m pip install --upgrade pip | |
[SDN-ERR]: psutil not installed please disable proxy and try again! | |
[SDN-DBG]: Model Path: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\ | |
[SDN-WRN]: Server Launching | |
[SDN-INF]: [START] Security scan | |
[SDN-INF]: [DONE] Security scan | |
[SDN-INF]: ## ComfyUI-Manager: installing dependencies done. | |
[SDN-INF]: ** ComfyUI startup time: 2025-04-28 09:07:36.401 | |
[SDN-INF]: ** Platform: Windows | |
[SDN-INF]: ** Python version: 3.13.2 (tags/v3.13.2:4f8bb39, Feb 4 2025, 15:23:48) [MSC v.1942 64 bit (AMD64)] | |
[SDN-INF]: ** Python executable: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\python.exe | |
[SDN-INF]: ** ComfyUI Path: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI | |
[SDN-INF]: ** ComfyUI Base Folder Path: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI | |
[SDN-INF]: ** User directory: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\user | |
[SDN-INF]: ** ComfyUI-Manager config path: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\user\default\ComfyUI-Manager\config.ini | |
[SDN-INF]: ** Log path: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\user\comfyui.log | |
[SDN-INF]: ERROR: Exception: | |
[SDN-INF]: Traceback (most recent call last): | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\cli\base_command.py", line 106, in _run_wrapper | |
[SDN-INF]: status = _inner_run() | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\cli\base_command.py", line 97, in _inner_run | |
[SDN-INF]: return self.run(options, args) | |
[SDN-INF]: ~~~~~~~~^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\cli\req_command.py", line 67, in wrapper | |
[SDN-INF]: return func(self, options, args) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\commands\install.py", line 386, in run | |
[SDN-INF]: requirement_set = resolver.resolve( | |
[SDN-INF]: reqs, check_supported_wheels=not options.target_dir | |
[SDN-INF]: ) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\resolver.py", line 95, in resolve | |
[SDN-INF]: result = self._result = resolver.resolve( | |
[SDN-INF]: ~~~~~~~~~~~~~~~~^ | |
[SDN-INF]: collected.requirements, max_rounds=limit_how_complex_resolution_can_be | |
[SDN-INF]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 546, in resolve | |
[SDN-INF]: state = resolution.resolve(requirements, max_rounds=max_rounds) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 397, in resolve | |
[SDN-INF]: self._add_to_criteria(self.state.criteria, r, parent=None) | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 173, in _add_to_criteria | |
[SDN-INF]: if not criterion.candidates: | |
[SDN-INF]: ^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\resolvelib\structs.py", line 156, in __bool__ | |
[SDN-INF]: return bool(self._sequence) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 174, in __bool__ | |
[SDN-INF]: return any(self) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 162, in <genexpr> | |
[SDN-INF]: return (c for c in iterator if id(c) not in self._incompatible_ids) | |
[SDN-INF]: ^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\found_candidates.py", line 53, in _iter_built | |
[SDN-INF]: candidate = func() | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 187, in _make_candidate_from_link | |
[SDN-INF]: base: Optional[BaseCandidate] = self._make_base_candidate_from_link( | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ | |
[SDN-INF]: link, template, name, version | |
[SDN-INF]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\factory.py", line 233, in _make_base_candidate_from_link | |
[SDN-INF]: self._link_candidate_cache[link] = LinkCandidate( | |
[SDN-INF]: ~~~~~~~~~~~~~^ | |
[SDN-INF]: link, | |
[SDN-INF]: ^^^^^ | |
[SDN-INF]: ...<3 lines>... | |
[SDN-INF]: version=version, | |
[SDN-INF]: ^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 304, in __init__ | |
[SDN-INF]: super().__init__( | |
[SDN-INF]: ~~~~~~~~~~~~~~~~^ | |
[SDN-INF]: link=link, | |
[SDN-INF]: ^^^^^^^^^^ | |
[SDN-INF]: ...<4 lines>... | |
[SDN-INF]: version=version, | |
[SDN-INF]: ^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 159, in __init__ | |
[SDN-INF]: self.dist = self._prepare() | |
[SDN-INF]: ~~~~~~~~~~~~~^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 236, in _prepare | |
[SDN-INF]: dist = self._prepare_distribution() | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\resolution\resolvelib\candidates.py", line 315, in _prepare_distribution | |
[SDN-INF]: return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\operations\prepare.py", line 527, in prepare_linked_requirement | |
[SDN-INF]: return self._prepare_linked_requirement(req, parallel_builds) | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\operations\prepare.py", line 642, in _prepare_linked_requirement | |
[SDN-INF]: dist = _get_prepared_distribution( | |
[SDN-INF]: req, | |
[SDN-INF]: ...<3 lines>... | |
[SDN-INF]: self.check_build_deps, | |
[SDN-INF]: ) | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\operations\prepare.py", line 72, in _get_prepared_distribution | |
[SDN-INF]: abstract_dist.prepare_distribution_metadata( | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ | |
[SDN-INF]: finder, build_isolation, check_build_deps | |
[SDN-INF]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\distributions\sdist.py", line 56, in prepare_distribution_metadata | |
[SDN-INF]: self._install_build_reqs(finder) | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\distributions\sdist.py", line 126, in _install_build_reqs | |
[SDN-INF]: build_reqs = self._get_build_requires_wheel() | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\distributions\sdist.py", line 103, in _get_build_requires_wheel | |
[SDN-INF]: return backend.get_requires_for_build_wheel() | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_internal\utils\misc.py", line 702, in get_requires_for_build_wheel | |
[SDN-INF]: return super().get_requires_for_build_wheel(config_settings=cs) | |
[SDN-INF]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_impl.py", line 196, in get_requires_for_build_wheel | |
[SDN-INF]: return self._call_hook( | |
[SDN-INF]: ~~~~~~~~~~~~~~~^ | |
[SDN-INF]: "get_requires_for_build_wheel", {"config_settings": config_settings} | |
[SDN-INF]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
[SDN-INF]: ) | |
[SDN-INF]: ^ | |
[SDN-INF]: File "C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_impl.py", line 402, in _call_hook | |
[SDN-INF]: raise BackendUnavailable( | |
[SDN-INF]: ...<4 lines>... | |
[SDN-INF]: ) | |
[SDN-INF]: pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'mesonpy' | |
[SDN-INF]: [ComfyUI-Manager] Failed to restore numpy | |
[SDN-INF]: Command '['C:\\Users\\mberm\\3d-guided-genai-rtx\\ComfyUI_windows_portable\\python_embeded\\python.exe', '-s', '-m', 'pip', 'install', 'numpy<2']' returned non-zero exit status 2. | |
[SDN-INF]: Prestartup times for custom nodes: | |
[SDN-INF]: 23.0 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager | |
[SDN-INF]: Checkpoint files will always be loaded safely. | |
[SDN-INF]: Total VRAM 32606 MB, total RAM 32673 MB | |
[SDN-INF]: pytorch version: 2.8.0.dev20250416+cu128 | |
[SDN-INF]: Set vram state to: NORMAL_VRAM | |
[SDN-INF]: Device: cuda:0 NVIDIA GeForce RTX 5090 : cudaMallocAsync | |
[SDN-INF]: Using pytorch attention | |
[SDN-INF]: Python version: 3.13.2 (tags/v3.13.2:4f8bb39, Feb 4 2025, 15:23:48) [MSC v.1942 64 bit (AMD64)] | |
[SDN-INF]: ComfyUI version: 0.3.29 | |
[SDN-INF]: ComfyUI frontend version: 1.16.8 | |
[SDN-INF]: [Prompt Server] web root: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\python_embeded\Lib\site-packages\comfyui_frontend_package\static | |
[SDN-INF]: Config Export Error[Errno 2] No such file or directory: 'XXXHOST-PATHXXX\\PATH_CFG.json'### Loading: ComfyUI-Manager (V3.31.12) | |
[SDN-INF]: [ComfyUI-Manager] network_mode: public | |
[SDN-INF]: ### ComfyUI Revision: 30 [93292bc4] | Released on '2025-04-17' | |
[SDN-INF]: NVML device info: | |
[SDN-INF]: [{'uuid': 'GPU-c182955e-2a3b-d35e-2715-52505ac70e65', 'pdi': '0xBFED5318D0150C9A', 'name': 'NVIDIA GeForce RTX 5090', 'brand': 5, 'architecture': 10, 'pci_device_id': '0x2B8510DE'}] | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json | |
[SDN-INF]: SMI device info: | |
[SDN-INF]: [{'uuid': 'GPU-c182955e-2a3b-d35e-2715-52505ac70e65', 'pdi': '0xBFED5318D0150C9A', 'name': 'NVIDIA GeForce RTX 5090', 'brand': 'GeForce', 'architecture': 'Blackwell', 'pci_device_id': '0x2B8510DE'}] | |
[SDN-INF]: debug Payload: {'client_id': 'examplepy', 'pdi': '0xBFED5318D0150C9A', 'access_policy_name': 'nim-dev', 'device': {'uuid': 'GPU-c182955e-2a3b-d35e-2715-52505ac70e65', 'pdi': '0xBFED5318D0150C9A', 'name': 'NVIDIA GeForce RTX 5090', 'brand': 5, 'architecture': 10, 'pci_device_id': '0x2B8510DE'}} | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json | |
[SDN-INF]: Response: <Response [200]> | |
[SDN-INF]: Key data: {'access_token': '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', 'token_type': 'Bearer', 'refresh_token': None, 'expires_in': 3600, 'id_token': None} | |
[SDN-INF]: Key: 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 | |
[SDN-INF]: Import times for custom nodes: | |
[SDN-INF]: 0.0 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\websocket_image_save.py | |
[SDN-INF]: 0.0 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\Cup-ClipBoard | |
[SDN-INF]: 0.0 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CUP | |
[SDN-INF]: 0.2 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager | |
[SDN-INF]: 0.4 seconds: C:\Users\mberm\3d-guided-genai-rtx\ComfyUI_windows_portable\ComfyUI\custom_nodes\NIMnodes | |
[SDN-INF]: Starting server | |
[SDN-INF]: To see the GUI go to: http://127.0.0.1:8189 | |
[SDN-WRN]: Server Launched | |
[SDN-INF]: Launch Time: 65.31s | |
Websocket connected | |
[SDN-INF]: UnregNode Time: 0.00s | |
register_class(...): | |
Warning: 'MLTWords_UL_UIList' doesn't have upper case alpha-numeric prefix | |
register_class(...): | |
Warning: 'MLTText_UL_UIList' doesn't have upper case alpha-numeric prefix | |
[SDN-WRN]: Parsing Node Start | |
[SDN-WRN]: Parsing Node Finished! | |
[SDN-INF]: ParseNode Time: 0.06s | |
[SDN-INF]: RegNode Time: 0.15s | |
[SDN-INF]: Changed Node: ['OpenPoseKeyPose', 'OpenPoseCanny', 'LoadNIMNode', 'InstallNIMNode', 'NIMFLUXNode', 'Get_HFToken', 'SaveImageWebsocket'] | |
[SDN-INF]: RegNodeDiff Time: 0.00s | |
[SDN-INF]: FETCH ComfyRegistry Data: 5/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 10/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 15/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 20/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 25/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 30/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 35/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 40/83 | |
[SDN-DBG]: Add Task | |
[SDN-INF]: FETCH ComfyRegistry Data: 45/83 | |
[SDN-DBG]: Submit Task | |
[SDN-WRN]: Render->C:/Users/mberm/AppData/Local/Temp/viewport.png | |
CompositorNodeTree Compositing Nodetree changed | |
Saved: 'C:\Users\mberm\AppData\Local\Temp\viewport.png' | |
OpenGL Render written to 'C:\Users\mberm\AppData\Local\Temp\viewport.png' | |
[SDN-INF]: Upload Image Success | |
CompositorNodeTree Compositing Nodetree changed | |
[SDN-DBG]: P/R: 0/0 | |
[SDN-INF]: got prompt | |
[SDN-DBG]: Execution Cached: [] | |
[SDN-DBG]: Executing Node: 3 | |
[SDN-INF]: NIM node setup is ready. | |
[SDN-DBG]: Executing Node: 11 | |
[SDN-DBG]: Executing Node: 15 | |
[SDN-DBG]: Message Type: executed | |
[SDN-DBG]: Add Result | |
[SDN-WRN]: Ran Node: 15 | |
[SDN-DBG]: Executing Node: 8 | |
[SDN-DBG]: Executing Node: 4 | |
[SDN-DBG]: Proc Result | |
[SDN-DBG]: PreviewImagePost Function->{'node': '15', 'display_node': '15', 'output': {'images': [{'filename': 'ComfyUI_temp_fpser_00001_.png', 'subfolder': '', 'type': 'temp'}]}, 'prompt_id': 'f0ceed66-d14f-4fb7-bdc7-8550abe3885f'} | |
[SDN-WRN]: Load Preview Image: [{'filename': 'ComfyUI_temp_fpser_00001_.png', 'subfolder': '', 'type': 'temp'}] | |
[SDN-INF]: FETCH ComfyRegistry Data: 50/83 | |
[SDN-INF]: time="2025-04-28T09:08:55-07:00" level=warning msg="Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning." | |
[SDN-INF]: time="2025-04-28T09:08:56-07:00" level=warning msg="\"/\" is not a shared mount, this could cause issues or missing mounts with rootless containers" | |
[SDN-INF]: time="2025-04-28T09:08:56-07:00" level=warning msg="Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning." | |
[SDN-INF]: Trying to pull nvcr.io/nim/black-forest-labs/flux.1-dev:1.0.0... | |
[SDN-INF]: FETCH ComfyRegistry Data: 55/83 | |
[SDN-INF]: Getting image source signatures | |
[SDN-INF]: Copying blob sha256:80a4669e4dd42ba08e81b572d04e1879aa96b7e21a0971930ca9d639e8e9e026 | |
[SDN-INF]: Copying blob sha256:54609b48ebc1ccdf2a757f1a086fc8c934d12564b25af4a66536ef66891cb1a1 | |
[SDN-INF]: Copying blob sha256:5a9563dd6b7edd7028a800529bd56510600db40ccb6f46fea69a2aca10762996 | |
[SDN-INF]: Copying blob sha256:75f58769314ddc51085c6e8698f166ef763f7364ec3cbe7d67d7ba159439d6af | |
[SDN-INF]: Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 | |
[SDN-INF]: Copying blob sha256:e5a680752b35b3cecc336b842c00365a0ac9bc8ec2d9d8a82b03366fa2be393f | |
[SDN-INF]: Copying blob sha256:96d91fda4085ebad7706a2d09809472bf453512293f20948d00a3683eff3eb0a | |
[SDN-INF]: Copying blob sha256:431ce6d042b20bb58389afd896e036203fb009a95e03c17a7c789102d07481c7 | |
[SDN-INF]: Copying blob sha256:e3fb192c80bbd9e2efb460e592630570e54ab34086c39505ec7adfb647de3faf | |
[SDN-INF]: Copying blob sha256:9ab9921d107ea0b4dd83a73371ed6a843a9425f66d573dfa6addb6b45016c8b0 | |
[SDN-INF]: Copying blob sha256:62d4750e46d8b43250cb616646d37e7a454d9c9964fd4f278a0dbae98cddde84 | |
[SDN-INF]: Copying blob sha256:a3074dfbf063a51ba6825b28eb1a5f9957af7eea225e6231e2cf7b2047202ee3 | |
[SDN-INF]: Copying blob sha256:7c931de103d1b05e709298dd8cb63d02e1d5c387f4645734473ac4ad0bbe06de | |
[SDN-INF]: Copying blob sha256:7f7f4d7e345e6c2f88b03141296d232e249126b8ff1b708b5dd7349536071f4d | |
[SDN-INF]: Copying blob sha256:428dbc9b0ae23b538ec2b39c2c96c4f428f7785cebc5eee90b5d47d83e944e14 | |
[SDN-INF]: Copying blob sha256:9d954e476889492cc81dc9743f07edcd3c66d153cfa8ca62f1d317479518813a | |
[SDN-INF]: Copying blob sha256:368775de23f9c7b8f1e4e8a87756e7f5cebb48879344f385e9bae488b9d6ad7b | |
[SDN-INF]: Copying blob sha256:995388a9baa3371640335ca2e6cdb0a07af7fa4b7e63b49fe7a8d68500060f60 | |
[SDN-INF]: Copying blob sha256:f0ff8e4f87fa588fb19c40383e3e8b11ab53cc047d66086cd93d5fecaee723aa | |
[SDN-INF]: Copying blob sha256:312b8baa9fb5e8cf6c5924da7079016d8c433d5cb0788f06897aec54dc10a633 | |
[SDN-INF]: Copying blob sha256:31d9c20d5d72bfa71f221017d8d3fbc5be950bfc5afc428468ea1ee3ff0e18c9 | |
[SDN-INF]: Copying blob sha256:9567a459d58ac914130b1e3ed0882668413ba4b7b729f021920fe6d4d81cc6f6 | |
[SDN-INF]: Copying blob sha256:3da69b0b147f9c166fc00e1dca7cbbc83342f3501df87635056b6d535c73bce8 | |
[SDN-INF]: Copying blob sha256:a476f9f0bc0a6680ee3092f80accb56326327909a7bb83265297e5a43a881030 | |
[SDN-INF]: Copying blob sha256:7de0aeca5bcb453575551471722c2420c34cb6efa60687e3785ec49101633a8c | |
[SDN-INF]: Copying blob sha256:0ed339c67e4121db8fd32c76785da4a5341bad22a2259a43409e44ebb6de98e5 | |
[SDN-INF]: Copying blob sha256:bf249b481ec57aedcbf0f9f56ca14d0085144306358a16adb384a896763da176 | |
[SDN-INF]: Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 | |
[SDN-INF]: Copying blob sha256:ba82fc81839077eaee60044adfac36c352040d881152e9ffe90ff25bcebac2bb | |
[SDN-INF]: Copying blob sha256:44e681f44824069660e8e22490e10a5ce82261e87eb39fe7609fdfb124d498c2 | |
[SDN-INF]: Copying blob sha256:867f06a8cc98f7957cfdcf869b01c75a974c26e99ffd2b87ddd0418a5ca7cd72 | |
[SDN-INF]: Copying blob sha256:1a43ad7bd2ea672361b387a7172c29face785f34751300ad7b3aa6547b07c75e | |
[SDN-INF]: Copying blob sha256:4f3a03b40838fe9efd3eae46368ab9317f6cac921cf2e3d02113415ffbc5811c | |
[SDN-INF]: Copying blob sha256:fb971a1f559caa7b34bc217353a76ff9f8446b06e51dfcbe08cbac819450be50 | |
[SDN-INF]: Copying blob sha256:7ed421dea0a87de593d21ac2c6de4d574f73ad5dcc54ef660817ddf1f1530892 | |
[SDN-INF]: Copying blob sha256:8c597432f95b9ef7d9f57854fa354e9aaa6e36ef6d5d7afa1bd22d9d63cd1cc4 | |
[SDN-INF]: Copying blob sha256:8613c571949d42c5af1ca4e5cf0c537bfbee87c5b5534ed55b9a168b0e820b02 | |
[SDN-INF]: Copying blob sha256:17a298645eac2d7ac40c9e0c8170f38529e609c7e0027636a2dfe18f72defdf1 | |
[SDN-INF]: Copying blob sha256:3ff4b15034b5f990eeffe288131d701a72e222081dadde6fff72401f9200d31c | |
[SDN-INF]: Copying blob sha256:b0be3865e9061e660524a3a516b22c8e6644b496586a3cef15864c010a4e383e | |
[SDN-INF]: Copying blob sha256:662e75cd2179c730c81bb713082f885a562005fb7ad0272adff1305f4ae0bad1 | |
[SDN-INF]: Copying blob sha256:e925aeef0e42c66024e092a22b1fc22d0f2bdeb3ace4120d74e02f91d3069ebb | |
[SDN-INF]: Copying blob sha256:8ec44d535d66665d2923b24c499c37964725ed43c041a8039f7b8c4cb066fe9e | |
[SDN-INF]: Copying blob sha256:ab73729f30eb7a159768073d1f7eef69c74dcba58719513f6649b9952423ebc2 | |
[SDN-INF]: Copying blob sha256:8a6830520ed90606a47777f31a9b3b3b10e7ba4ed3992a042ec22fac89e81c85 | |
[SDN-INF]: Copying blob sha256:16f64dcb38d6a36030219227c2cb037bc6c8d2f5941ba306e055fac0e24d2041 | |
[SDN-INF]: Copying blob sha256:17eedd5149224c3979a4cc31e3b085de5738636803e926522754cf2f2f12403f | |
[SDN-INF]: Copying blob sha256:e08f6819320055ba9013129066102149d58df39eab3041d2f9316a1997c9b194 | |
[SDN-INF]: Copying blob sha256:a7db9a0e6296dd0a39762679fe5a2224967f354b6f9a00c55606c9170ce4d128 | |
[SDN-INF]: Copying blob sha256:81ce3b970353f534b9af57088a03e677c30597b4bd09566df7dab0e11ea5971c | |
[SDN-INF]: Copying blob sha256:d98fac222e62df2e0a8dcd45a3c66faac9bcbac2f7928147d0fccc68ea5ff856 | |
[SDN-INF]: Copying blob sha256:1d641bdce7497770ec06500d45957018732fff3ce3082b4cf36f7e6bb45ce1d4 | |
[SDN-INF]: Copying blob sha256:4ae40febe5282e2b41e0b6acb878d1379ed4e492ebacf1e03c1682016cba1f43 | |
[SDN-INF]: Copying blob sha256:7225ae6524a15c588dec31d5508d14408b8ac6ec076205c2dfc67f4cd212577c | |
[SDN-INF]: Copying blob sha256:65984b1c67a91e7ac3be079cdb0caacd4543c3b40d8bc6b60b80abd11a1cbb15 | |
[SDN-INF]: Copying blob sha256:4f42a2d42e3c52e99a7b5a8317435011a205ad42c90fbcd311a8c2366c9526da | |
[SDN-INF]: Copying blob sha256:6e5ee3f90ce37624b15ec7d605a2224335a88cd27ff659225b5c94caec706d4a | |
[SDN-INF]: Copying blob sha256:4276b5c661f5d171453b1f662147481f86da4328ace10d7052f034f5a0d3a938 | |
[SDN-INF]: Copying blob sha256:a78833419d3caca67fd14e0a0b69dbe1e555df2d066c152e1b2f059751741ddb | |
[SDN-INF]: Copying blob sha256:9e5d7cb5814f4c6bf94fa2bcb937feb9a35bdf0ca6dc851c8a5a56188b136400 | |
[SDN-INF]: Copying blob sha256:9d82a92bcfae5d73957a00006c98897d3a3774a4aecab8e7b03e6bba2a42cef2 | |
[SDN-INF]: Copying config sha256:2b91d40371921ad81f02d4664e707f62487e0cdf8952bb693df36eb7d62d58f8 | |
[SDN-INF]: Writing manifest to image destination | |
[SDN-INF]: Image has been pulled | |
[SDN-INF]: FETCH ComfyRegistry Data: 60/83 | |
[SDN-INF]: podman run --rm --device=nvidia.com/gpu=all --name=FLUX_DEPTH --shm-size=16GB -e NGC_API_KEY=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 -v /mnt/c/Users/mberm/nimcache/FLUX_DEPTH/latest/.cache:/opt/nim/.cache -e NIM_RELAX_MEM_CONSTRAINTS=1 -e NIM_OFFLOADING_POLICY=system_ram -e NIM_MODEL_VARIANT=depth -e HF_TOKEN=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 -p 5000:8000 nvcr.io/nim/black-forest-labs/flux.1-dev:1.0.0 | |
[SDN-INF]: time="2025-04-28T09:09:00-07:00" level=warning msg="Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning." | |
[SDN-INF]: FETCH ComfyRegistry Data: 65/83 | |
[SDN-INF]: FETCH ComfyRegistry Data: 70/83 | |
[SDN-INF]: ========================================= | |
[SDN-INF]: FETCH ComfyRegistry Data: 75/83 | |
[SDN-INF]: == NVIDIA NIM for Visual Generative AI == | |
[SDN-INF]: FETCH ComfyRegistry Data: 80/83 | |
[SDN-INF]: ========================================= | |
[SDN-INF]: 2025-04-28T16:09:10.332042Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: FETCH ComfyRegistry Data [DONE] | |
[SDN-INF]: [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes | |
[SDN-INF]: FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE] | |
[SDN-INF]: [ComfyUI-Manager] All startup tasks have been completed. | |
[SDN-INF]: 2025-04-28T16:09:10.344193Z INFO nim_hub_ngc: File: blocklist/blocklist.tar found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-cosmos-guardrail/blocklist/blocklist.tar" | |
[SDN-INF]: NVIDIA Release 1.0.0 | |
[SDN-INF]: 2025-04-28T16:09:10.344218Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: blocklist/blocklist.tar at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-cosmos-guardrail/blocklist/blocklist.tar" | |
[SDN-INF]: Model: black-forest-labs/flux.1-dev | |
[SDN-INF]: 2025-04-28T16:09:10.367068Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: 2025-04-28T16:09:10.378689Z INFO nim_hub_ngc: File: trt_engines_dir/flux.1-dev/clip.trt10.8.0.43.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/clip.trt10.8.0.43.plan" | |
[SDN-INF]: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. | |
[SDN-INF]: 2025-04-28T16:09:10.378714Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/flux.1-dev/clip.trt10.8.0.43.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/clip.trt10.8.0.43.plan" | |
[SDN-INF]: LicenseRef-NvidiaProprietary | |
[SDN-INF]: 2025-04-28T16:09:10.436700Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: 2025-04-28T16:09:10.449599Z INFO nim_hub_ngc: File: rtx5090-metadata/tensorrt/depth/metadata.json found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-metadata/rtx5090-metadata/tensorrt/depth/metadata.json" | |
[SDN-INF]: NVIDIA CORPORATION, its affiliates and licensors retain all intellectual property and proprietary rights in and to this material, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this material and related documentation without an express license agreement from NVIDIA CORPORATION or its affiliates are strictly prohibited. | |
[SDN-INF]: 2025-04-28T16:09:10.449632Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: rtx5090-metadata/tensorrt/depth/metadata.json at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-metadata/rtx5090-metadata/tensorrt/depth/metadata.json" | |
[SDN-INF]: The NIM container is governed by the NVIDIA Software License Agreement(https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-software-license-agreement/) and Product-Specific Terms for AI Products(https://www.nvidia.com/en-us/agreements/enterprise-software/product-specific-terms-for-ai-products/). | |
[SDN-INF]: 2025-04-28T16:09:10.460839Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: 2025-04-28T16:09:10.467984Z INFO nim_hub_ngc: File: trt_engines_dir/flux.1-dev/vae_encoder.trt10.8.0.43.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/vae_encoder.trt10.8.0.43.plan" | |
[SDN-INF]: Contact [email protected] for commercial terms to use the Flux.1-dev model. | |
[SDN-INF]: 2025-04-28T16:09:10.468018Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/flux.1-dev/vae_encoder.trt10.8.0.43.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/vae_encoder.trt10.8.0.43.plan" | |
[SDN-INF]: 2025-04-28T16:09:10.469694Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: ADDITIONAL INFORMATION: Apache 2.0(https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md), NVIDIA Community Model License Agreement(https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/) and Llama 2 Community Model License Agreement(https://github.com/meta-llama/llama-models/blob/main/models/llama2/LICENSE). | |
[SDN-INF]: 2025-04-28T16:09:10.476951Z INFO nim_hub_ngc: File: trt_engines_dir/guardrails/cosmos-frame-content-safety-filter/model.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/guardrails/cosmos-frame-content-safety-filter/model.plan" | |
[SDN-INF]: 2025-04-28T16:09:10.476979Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/guardrails/cosmos-frame-content-safety-filter/model.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/guardrails/cosmos-frame-content-safety-filter/model.plan" | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:01,851", "level": "INFO", "message": "Starting nimlib 0.6.0" | |
[SDN-INF]: 2025-04-28T16:09:10.503663Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:01,851", "level": "INFO", "message": "NIM VERSION:" | |
[SDN-INF]: 2025-04-28T16:09:10.510437Z INFO nim_hub_ngc: File: trt_engines_dir/flux.1-dev/transformer-depth-fp4.trt10.8.0.43.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/transformer-depth-fp4.trt10.8.0.43.plan" | |
[SDN-INF]: 1.0.0 | |
[SDN-INF]: 2025-04-28T16:09:10.510462Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/flux.1-dev/transformer-depth-fp4.trt10.8.0.43.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/transformer-depth-fp4.trt10.8.0.43.plan" | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:10,246", "level": "INFO", "message": "Registered custom profile selectors: [<class 'inference.CustomProfileSelector'>]" | |
[SDN-INF]: 2025-04-28T16:09:10.511775Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:10,246", "level": "INFO", "message": "selector used: CustomProfileSelector for manifest <builtins.Manifest object at 0x7f2fb6810030>" | |
[SDN-INF]: 2025-04-28T16:09:10.518922Z INFO nim_hub_ngc: File: trt_engines_dir/flux.1-dev/t5-fp8.trt10.8.0.43.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/t5-fp8.trt10.8.0.43.plan" | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:10,287", "level": "INFO", "message": "Matched profile_id in manifest from CustomProfileSelector 66188a8ebcad93374ef35c7fb89df3db16ea9176aee3515ad1a4d333d9fc8676 with tags: {'gpu': 'rtx5090', 'gpu_device': '2b85:10de', 'model_type': 'tensorrt', 'number_of_gpus': '1', 'precision': 'fp4', 'resolution': '768-1344x768-1344', 'use_t5_fp8': 'true', 'variant': 'depth', 'weightless_engines': 'true'}" | |
[SDN-INF]: 2025-04-28T16:09:10.518952Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/flux.1-dev/t5-fp8.trt10.8.0.43.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/t5-fp8.trt10.8.0.43.plan" | |
[SDN-INF]: not found /opt/nim/.cache/trt_engines_cache/flux.1-dev/t5-fp8.trt10.8.0.43.plan | |
[SDN-INF]: 2025-04-28T16:09:10.572638Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: "timestamp": "2025-04-28 16:09:10,632", "level": "INFO", "message": "Creating workspace at /opt/nim/workspace" | |
[SDN-INF]: 2025-04-28T16:09:10.579845Z INFO nim_hub_ngc: File: trt_engines_dir/flux.1-dev/vae.trt10.8.0.43.plan found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/vae.trt10.8.0.43.plan" | |
[SDN-INF]: 2025-04-28T16:09:10.579874Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: trt_engines_dir/flux.1-dev/vae.trt10.8.0.43.plan at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-rtx5090-fp4-fp8-768-1344x768-1344/trt_engines_dir/flux.1-dev/vae.trt10.8.0.43.plan" | |
[SDN-INF]: 2025-04-28T16:09:10.626473Z INFO nim_hub_ngc::api::tokio::builder: ngc configured with api_loc: api.ngc.nvidia.com auth_loc: authn.nvidia.com scheme: https | |
[SDN-INF]: 2025-04-28T16:09:10.632565Z INFO nim_hub_ngc: File: frame_content_safety_filter/siglip-so400m-patch14-384/preprocessor_config.json found in cache: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-cosmos-guardrail/frame_content_safety_filter/siglip-so400m-patch14-384/preprocessor_config.json" | |
[SDN-INF]: 2025-04-28T16:09:10.632586Z INFO nim_hub_ngc::api::tokio::public: Skipping download, using cached copy of file: frame_content_safety_filter/siglip-so400m-patch14-384/preprocessor_config.json at path: "/opt/nim/.cache/ngc/hub/models--nim--black-forest-labs--flux.1-dev/snapshots/1.0.0-cosmos-guardrail/frame_content_safety_filter/siglip-so400m-patch14-384/preprocessor_config.json" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment