Ruyi_I2VSampler User specified an unsupported autocast device_type 'cuda:0'
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Your question
Ruyi_I2VSampler
User specified an unsupported autocast device_type 'cuda:0'
### Logs
```powershell
# ComfyUI Error Report
## Error Details
- **Node ID:** 2
- **Node Type:** Ruyi_I2VSampler
- **Exception Type:** RuntimeError
- **Exception Message:** User specified an unsupported autocast device_type 'cuda:0'
## Stack Trace
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\SD\ComfyUI-aki-v1.4\custom_nodes\Ruyi-Models\comfyui\comfyui_nodes.py", line 428, in process
with torch.no_grad(), torch.autocast(str(device), dtype = pipeline.transformer.dtype):
File "D:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\torch\amp\autocast_mode.py", line 241, in __init__
raise RuntimeError(
```
## System Information
- **ComfyUI Version:** v0.3.10-25-g0b9839ef
- **Arguments:** D:\SD\ComfyUI-aki-v1.4\main.py --auto-launch --preview-method auto --disable-cuda-malloc
- **OS:** nt
- **Python Version:** 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
- **Embedded Python:** false
- **PyTorch Version:** 2.3.1+cu121
## Devices
- **Name:** cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync
- **Type:** cuda
- **VRAM Total:** 17175150592
- **VRAM Free:** 15964569600
- **Torch VRAM Total:** 0
- **Torch VRAM Free:** 0
## Logs
```
2025-01-06T19:54:13.439093 - File "D:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\aiohttp\connector.py", line 1169, in _create_direct_connection
2025-01-06T19:54:13.439093 - 2025-01-06T19:54:13.439093 - raise ClientConnectorError(req.connection_key, exc) from exc2025-01-06T19:54:13.439093 -
2025-01-06T19:54:13.439093 - aiohttp.client_exceptions2025-01-06T19:54:13.439093 - .2025-01-06T19:54:13.439093 - ClientConnectorError2025-01-06T19:54:13.439093 - : 2025-01-06T19:54:13.439093 - Cannot connect to host raw.githubusercontent.com:443 ssl:default [getaddrinfo failed]2025-01-06T19:54:13.439093 -
2025-01-06T19:54:14.423939 - --------------
2025-01-06T19:54:14.423939 - [91m ### Mixlab Nodes: [93mLoaded
2025-01-06T19:54:14.425932 - ChatGPT.available False
2025-01-06T19:54:14.427028 - edit_mask.available True
2025-01-06T19:54:15.096830 - ## clip_interrogator_model not found: D:\SD\ComfyUI-aki-v1.4\models\clip_interrogator\Salesforce\blip-image-captioning-base, pls download from https://huggingface.co/Salesforce/blip-image-captioning-base2025-01-06T19:54:15.096830 -
2025-01-06T19:54:15.097829 - ClipInterrogator.available True
2025-01-06T19:54:15.140811 - ## text_generator_model not found: D:\SD\ComfyUI-aki-v1.4\models\prompt_generator\text2image-prompt-generator, pls download from https://huggingface.co/succinctly/text2image-prompt-generator/tree/main2025-01-06T19:54:15.140811 -
2025-01-06T19:54:15.140811 - ## zh_en_model not found: D:\SD\ComfyUI-aki-v1.4\models\prompt_generator\opus-mt-zh-en, pls download from https://huggingface.co/Helsinki-NLP/opus-mt-zh-en/tree/main2025-01-06T19:54:15.140811 -
2025-01-06T19:54:15.141810 - PromptGenerate.available True
2025-01-06T19:54:15.141810 - ChinesePrompt.available True
2025-01-06T19:54:15.141810 - RembgNode_.available True
2025-01-06T19:54:15.145796 - ffmpeg could not be found. Using ffmpeg from imageio-ffmpeg.2025-01-06T19:54:15.145796 -
2025-01-06T19:54:15.634622 - TripoSR.available
2025-01-06T19:54:15.635620 - MiniCPMNode.available
2025-01-06T19:54:15.956950 - Scenedetect.available
2025-01-06T19:54:16.041057 - FishSpeech.available
2025-01-06T19:54:16.043052 - SenseVoice.available False
2025-01-06T19:54:16.093588 - Whisper.available False
2025-01-06T19:54:16.095336 - fal-client## OK2025-01-06T19:54:16.095336 -
2025-01-06T19:54:16.101780 - FalVideo.available
2025-01-06T19:54:16.102777 - [93m -------------- [0m
2025-01-06T19:54:16.515244 - (pysssss:WD14Tagger) [DEBUG] Available ORT providers: AzureExecutionProvider, CPUExecutionProvider2025-01-06T19:54:16.515244 -
2025-01-06T19:54:16.515244 - (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider2025-01-06T19:54:16.515244 -
2025-01-06T19:54:16.549320 - Workspace manager - Openning file hash dict2025-01-06T19:54:16.549320 -
2025-01-06T19:54:16.549320 - 🦄🦄Loading: Workspace Manager (V2.1.0)2025-01-06T19:54:16.549320 -
2025-01-06T19:54:16.581622 - ------------------------------------------2025-01-06T19:54:16.581622 -
2025-01-06T19:54:16.581622 - [34mComfyroll Studio v1.76 : [92m 175 Nodes Loaded[0m2025-01-06T19:54:16.581622 -
2025-01-06T19:54:16.581622 - ------------------------------------------2025-01-06T19:54:16.581622 -
2025-01-06T19:54:16.581622 - ** For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md2025-01-06T19:54:16.581622 -
2025-01-06T19:54:16.581622 - ** For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki2025-01-06T19:54:16.581622 -
2025-01-06T19:54:16.581622 - ------------------------------------------2025-01-06T19:54:16.582620 -
2025-01-06T19:54:16.589747 - [1;35m### [START] ComfyUI AlekPet Nodes [1;34mv1.0.22[0m[1;35m ###[0m2025-01-06T19:54:16.589747 -
2025-01-06T19:54:19.139572 - [92mNode -> ArgosTranslateNode: [93mArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode[0m [92m[Loading] [0m2025-01-06T19:54:19.143559 -
2025-01-06T19:54:19.144555 - [92mNode -> DeepTranslatorNode: [93mDeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode[0m [92m[Loading] [0m2025-01-06T19:54:19.144555 -
2025-01-06T19:54:19.146548 - [92mNode -> GoogleTranslateNode: [93mGoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode[0m [92m[Loading] [0m2025-01-06T19:54:19.146548 -
2025-01-06T19:54:19.152528 - [92mNode -> ExtrasNode: [93mPreviewTextNode, HexToHueNode, ColorsCorrectNode[0m [92m[Loading] [0m2025-01-06T19:54:19.152528 -
2025-01-06T19:54:19.152528 - [92mNode -> PoseNode: [93mPoseNode[0m [92m[Loading] [0m2025-01-06T19:54:19.153525 -
2025-01-06T19:54:19.233522 - [92mNode -> IDENode: [93mIDENode[0m [92m[Loading] [0m2025-01-06T19:54:19.233522 -
2025-01-06T19:54:19.555561 - [92mNode -> PainterNode: [93mPainterNode[0m [92m[Loading] [0m2025-01-06T19:54:19.555561 -
2025-01-06T19:54:19.556558 - [1;35m### [END] ComfyUI AlekPet Nodes ###[0m2025-01-06T19:54:19.556558 -
2025-01-06T19:54:20.123259 - Note: NumExpr detected 20 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
2025-01-06T19:54:20.123259 - NumExpr defaulting to 8 threads.
2025-01-06T19:54:20.597114 - [34mFizzleDorf Custom Nodes: [92mLoaded[0m2025-01-06T19:54:20.597114 -
2025-01-06T19:54:20.609319 - # 😺dzNodes: LayerStyle -> [1;33mCannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to [4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5[0m[m2025-01-06T19:54:20.609319 -
2025-01-06T19:54:20.675677 - # 😺dzNodes: LayerStyle -> [1;33mCannot import name 'guidedFilter' from 'cv2.ximgproc'
A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'.
For detail refer to [4mhttps://github.com/chflame163/ComfyUI_LayerStyle/issues/5[0m[m2025-01-06T19:54:20.675677 -
2025-01-06T19:54:20.784622 - D:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\_distutils_hack\__init__.py:33: UserWarning: Setuptools is replacing distutils.
warnings.warn("Setuptools is replacing distutils.")
2025-01-06T19:54:21.105752 - FaceDetailer: Model directory already exists2025-01-06T19:54:21.105752 -
2025-01-06T19:54:21.105752 - FaceDetailer: Model already exists2025-01-06T19:54:21.105752 -
2025-01-06T19:54:21.433000 - Patching UNetModel.forward2025-01-06T19:54:21.433000 -
2025-01-06T19:54:21.433000 - UNetModel.forward has been successfully patched.2025-01-06T19:54:21.433000 -
2025-01-06T19:54:21.444215 - [1;32m[Power Noise Suite]: 🦚🦚🦚 [93m[3mCock-a-doodle-dooo![0m 🦚🦚🦚2025-01-06T19:54:21.444215 -
2025-01-06T19:54:21.444215 - [1;32m[Power Noise Suite]:[0m Tamed [93m11[0m wild nodes.2025-01-06T19:54:21.444215 -
2025-01-06T19:54:21.460678 -
2025-01-06T19:54:21.460678 - [92m[rgthree] Loaded 42 exciting nodes.[00m2025-01-06T19:54:21.460678 -
2025-01-06T19:54:21.460678 - [33m[rgthree] NOTE: Will NOT use rgthree's optimized recursive execution as ComfyUI has changed.[00m2025-01-06T19:54:21.460678 -
2025-01-06T19:54:21.460678 -
2025-01-06T19:54:23.578272 - [34mWAS Node Suite: [0mOpenCV Python FFMPEG support is enabled[0m2025-01-06T19:54:23.578272 -
2025-01-06T19:54:23.578272 - [34mWAS Node Suite [93mWarning: [0m`ffmpeg_bin_path` is not set in `D:\SD\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui\was_suite_config.json` config file. Will attempt to use system ffmpeg binaries if available.[0m2025-01-06T19:54:23.578272 -
2025-01-06T19:54:25.632971 - [34mWAS Node Suite: [0mFinished.[0m [32mLoaded[0m [0m220[0m [32mnodes successfully.[0m2025-01-06T19:54:25.632971 -
2025-01-06T19:54:25.632971 -
[3m[93m"The harder I work, the luckier I get."[0m[3m - Samuel Goldwyn[0m
2025-01-06T19:54:25.632971 -
2025-01-06T19:54:25.636957 -
Import times for custom nodes:
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\websocket_image_save.py
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_IPAdapter_plus
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\efficiency-nodes-comfyui
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\AIGODLIKE-ComfyUI-Translation
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ControlNet-LLLite-ComfyUI
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\Lora-Training-in-Comfy
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\FreeU_Advanced
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\cg-use-everywhere
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_ADV_CLIP_emb-master
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_TiledKSampler
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\stability-ComfyUI-nodes
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-photoshop
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui_controlnet_aux
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-wd14-tagger
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_experiments
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_InstantID
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_ZenID-main
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\PowerNoiseSuite
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_CatVTON_Wrapper
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\images-grid-comfy-plugin
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_UltimateSDUpscale
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_essentials
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Custom-Scripts
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\Derfuu_ComfyUI_ModdedNodes
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Advanced-ControlNet
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-JakeUpgrade
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-videohelpersuite
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-AnimateDiff-Evolved
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Comfyroll_CustomNodes
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_smZNodes
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-workspace-manager
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Inspire-Pack
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-KJNodes
2025-01-06T19:54:25.637954 - 0.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\Ruyi-Models
2025-01-06T19:54:25.638950 - 0.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Crystools
2025-01-06T19:54:25.638950 - 0.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_LayerStyle_Advance
2025-01-06T19:54:25.638950 - 0.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_LayerStyle
2025-01-06T19:54:25.638950 - 0.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Marigold
2025-01-06T19:54:25.638950 - 0.2 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Gemini
2025-01-06T19:54:25.638950 - 0.4 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-supir
2025-01-06T19:54:25.638950 - 0.4 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Easy-Use
2025-01-06T19:54:25.638950 - 0.4 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FaceAnalysis
2025-01-06T19:54:25.638950 - 0.5 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-BrushNet
2025-01-06T19:54:25.638950 - 0.5 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_FizzNodes
2025-01-06T19:54:25.638950 - 0.5 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager
2025-01-06T19:54:25.638950 - 0.6 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\DZ-FaceDetailer
2025-01-06T19:54:25.638950 - 2.9 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes
2025-01-06T19:54:25.638950 - 3.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
2025-01-06T19:54:25.638950 - 4.1 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\was-node-suite-comfyui
2025-01-06T19:54:25.638950 - 23.6 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-art-venture
2025-01-06T19:54:25.638950 - 46.0 seconds: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Impact-Pack
2025-01-06T19:54:25.638950 -
2025-01-06T19:54:25.653545 - Starting server
2025-01-06T19:54:25.654546 - To see the GUI go to: http://127.0.0.1:8188
2025-01-06T19:54:26.938803 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe-lightbox.esm.min.js2025-01-06T19:54:26.938803 -
2025-01-06T19:54:26.953753 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/photoswipe.min.css2025-01-06T19:54:26.953753 -
2025-01-06T19:54:26.981661 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\extension-node-map.json2025-01-06T19:54:26.981661 - 2025-01-06T19:54:26.984649 - [DONE]2025-01-06T19:54:26.984649 -
2025-01-06T19:54:27.015547 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/pickr.min.js2025-01-06T19:54:27.015547 -
2025-01-06T19:54:27.054416 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/classic.min.css2025-01-06T19:54:27.054416 -
2025-01-06T19:54:28.337113 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/model-viewer.min.js2025-01-06T19:54:28.337113 -
2025-01-06T19:54:28.343093 - FETCH DATA from: https://api.comfy.org/nodes?page=1&limit=10002025-01-06T19:54:28.343093 - 2025-01-06T19:54:28.347079 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css2025-01-06T19:54:28.347079 -
2025-01-06T19:54:28.369006 - D:\SD\ComfyUI-aki-v1.4\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.min.js2025-01-06T19:54:28.369006 -
2025-01-06T19:54:42.797545 - [DONE]2025-01-06T19:54:42.797545 -
2025-01-06T19:54:42.858342 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes?page=1&limit=10002025-01-06T19:54:42.859338 -
2025-01-06T19:54:42.901473 - nightly_channel: 2025-01-06T19:54:42.901473 -
2025-01-06T19:54:42.901473 - https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/cache2025-01-06T19:54:42.901473 -
2025-01-06T19:54:42.901473 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-01-06T19:54:42.901473 - 2025-01-06T19:54:42.905459 - [2025-01-06T19:54:42.905459 - ComfyUI-Manager2025-01-06T19:54:42.905459 - ]2025-01-06T19:54:42.905459 - Due to a network error, switching to local mode.2025-01-06T19:54:42.905459 -
2025-01-06T19:54:42.905459 - => custom-node-list.json2025-01-06T19:54:42.905459 -
2025-01-06T19:54:42.905459 - => Cannot connect to host raw.githubusercontent.com:2025-01-06T19:54:42.905459 - 4432025-01-06T19:54:42.905459 - ssl:default 2025-01-06T19:54:42.905459 -
2025-01-06T19:54:42.905459 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\custom-node-list.json2025-01-06T19:54:42.905459 - 2025-01-06T19:54:42.914429 - [DONE]2025-01-06T19:54:42.914429 -
2025-01-06T19:56:50.819672 - got prompt
2025-01-06T19:56:50.900479 - Checking for Ruyi-Mini-7B updates ...2025-01-06T19:56:50.900479 -
2025-01-06T19:57:33.002784 - Returning existing local_dir `D:\SD\ComfyUI-aki-v1.4\models\Ruyi\Ruyi-Mini-7B` as remote repo cannot be accessed in `snapshot_download` ((MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/IamCreateAI/Ruyi-Mini-7B/revision/main (Caused by ConnectTimeoutError(, 'Connection to huggingface.co timed out. (connect timeout=None)'))"), '(Request ID: 3da059ee-9739-4932-8a07-498bd29bf652)')).
2025-01-06T19:57:33.002784 - Returning existing local_dir `D:\SD\ComfyUI-aki-v1.4\models\Ruyi\Ruyi-Mini-7B` as remote repo cannot be accessed in `snapshot_download` ((MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/IamCreateAI/Ruyi-Mini-7B/revision/main (Caused by ConnectTimeoutError(, 'Connection to huggingface.co timed out. (connect timeout=None)'))"), '(Request ID: 3da059ee-9739-4932-8a07-498bd29bf652)')).
2025-01-06T19:58:34.244689 - !!! Exception during processing !!! User specified an unsupported autocast device_type 'cuda:0'
2025-01-06T19:58:34.245688 - Traceback (most recent call last):
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\SD\ComfyUI-aki-v1.4\custom_nodes\Ruyi-Models\comfyui\comfyui_nodes.py", line 428, in process
with torch.no_grad(), torch.autocast(str(device), dtype = pipeline.transformer.dtype):
File "D:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\torch\amp\autocast_mode.py", line 241, in __init__
raise RuntimeError(
RuntimeError: User specified an unsupported autocast device_type 'cuda:0'
2025-01-06T19:58:34.246683 - Prompt executed in 103.42 seconds
2025-01-06T20:08:25.977630 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json2025-01-06T20:08:25.977630 - 2025-01-06T20:08:25.987549 - [2025-01-06T20:08:25.987549 - ComfyUI-Manager2025-01-06T20:08:25.987549 - ]2025-01-06T20:08:25.987549 - Due to a network error, switching to local mode.2025-01-06T20:08:25.987549 -
2025-01-06T20:08:25.987549 - => extension-node-map.json2025-01-06T20:08:25.987549 -
2025-01-06T20:08:25.987549 - => Cannot connect to host raw.githubusercontent.com:2025-01-06T20:08:25.987549 - 4432025-01-06T20:08:25.987549 - ssl:default 2025-01-06T20:08:25.987549 -
2025-01-06T20:08:25.987549 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\extension-node-map.json2025-01-06T20:08:25.987549 - 2025-01-06T20:08:25.991535 - [DONE]2025-01-06T20:08:25.991535 -
2025-01-06T20:08:26.043265 - FETCH DATA from: https://api.comfy.org/nodes?page=1&limit=10002025-01-06T20:08:26.043265 - 2025-01-06T20:08:35.058946 - [DONE]2025-01-06T20:08:35.058946 -
2025-01-06T20:08:35.093896 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes?page=1&limit=10002025-01-06T20:08:35.093896 -
2025-01-06T20:08:35.109967 - nightly_channel: 2025-01-06T20:08:35.109967 -
2025-01-06T20:08:35.109967 - https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/cache2025-01-06T20:08:35.109967 -
2025-01-06T20:08:35.109967 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-01-06T20:08:35.109967 - 2025-01-06T20:08:35.118232 - [2025-01-06T20:08:35.119231 - ComfyUI-Manager2025-01-06T20:08:35.119231 - ]2025-01-06T20:08:35.119231 - Due to a network error, switching to local mode.2025-01-06T20:08:35.119231 -
2025-01-06T20:08:35.119231 - => custom-node-list.json2025-01-06T20:08:35.119231 -
2025-01-06T20:08:35.119231 - => Cannot connect to host raw.githubusercontent.com:2025-01-06T20:08:35.119231 - 4432025-01-06T20:08:35.119231 - ssl:default 2025-01-06T20:08:35.119231 -
2025-01-06T20:08:35.119231 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\custom-node-list.json2025-01-06T20:08:35.119231 - 2025-01-06T20:08:35.125751 - [DONE]2025-01-06T20:08:35.125751 -
2025-01-06T20:08:35.129737 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json2025-01-06T20:08:35.129737 - 2025-01-06T20:08:35.132608 - [2025-01-06T20:08:35.132608 - ComfyUI-Manager2025-01-06T20:08:35.132608 - ]2025-01-06T20:08:35.132608 - Due to a network error, switching to local mode.2025-01-06T20:08:35.132608 -
2025-01-06T20:08:35.132608 - => github-stats.json2025-01-06T20:08:35.132608 -
2025-01-06T20:08:35.132608 - => Cannot connect to host raw.githubusercontent.com:2025-01-06T20:08:35.132608 - 4432025-01-06T20:08:35.132608 - ssl:default 2025-01-06T20:08:35.132608 -
2025-01-06T20:08:35.132608 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\github-stats.json2025-01-06T20:08:35.132608 - 2025-01-06T20:08:35.134558 - [DONE]2025-01-06T20:08:35.134558 -
2025-01-06T20:08:35.135555 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extras.json2025-01-06T20:08:35.135555 - 2025-01-06T20:08:35.137548 - [2025-01-06T20:08:35.138545 - ComfyUI-Manager2025-01-06T20:08:35.138545 - ]2025-01-06T20:08:35.138545 - Due to a network error, switching to local mode.2025-01-06T20:08:35.138545 -
2025-01-06T20:08:35.138545 - => extras.json2025-01-06T20:08:35.138545 -
2025-01-06T20:08:35.138545 - => Cannot connect to host raw.githubusercontent.com:2025-01-06T20:08:35.138545 - 4432025-01-06T20:08:35.138545 - ssl:default 2025-01-06T20:08:35.138545 -
2025-01-06T20:08:35.138545 - FETCH DATA from: D:\SD\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Manager\extras.json2025-01-06T20:08:35.138545 - 2025-01-06T20:08:35.138545 - [DONE]2025-01-06T20:08:35.138545 -
2025-01-06T20:10:56.827464 - got prompt
2025-01-06T20:10:57.062256 - !!! Exception during processing !!! User specified an unsupported autocast device_type 'cuda:0'
2025-01-06T20:10:57.062256 - Traceback (most recent call last):
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\SD\ComfyUI-aki-v1.4\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\SD\ComfyUI-aki-v1.4\custom_nodes\Ruyi-Models\comfyui\comfyui_nodes.py", line 428, in process
with torch.no_grad(), torch.autocast(str(device), dtype = pipeline.transformer.dtype):
File "D:\SD\ComfyUI-aki-v1.4\python\lib\site-packages\torch\amp\autocast_mode.py", line 241, in __init__
raise RuntimeError(
RuntimeError: User specified an unsupported autocast device_type 'cuda:0'
2025-01-06T20:10:57.063253 - Prompt executed in 0.23 seconds
```
## Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
```
{"last_node_id":7,"last_link_id":3,"nodes":[{"id":3,"type":"LoadImage","pos":[200,439],"size":[315,314],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[2],"slot_index":0,"label":"图像"},{"name":"MASK","type":"MASK","links":null,"label":"遮罩"}],"properties":{"Node name for S&R":"LoadImage"},"widgets_values":["rgthree.compare._temp_houvr_00001_.png","image"]},{"id":1,"type":"Ruyi_LoadModel","pos":[210,162],"size":[315,154],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"ruyi_model","type":"RUYI_MODEL","links":[1],"slot_index":0,"label":"ruyi_model"}],"properties":{"Node name for S&R":"Ruyi_LoadModel"},"widgets_values":["Ruyi-Mini-7B","yes","yes","none","auto"]},{"id":4,"type":"VHS_VideoCombine","pos":[1045,133],"size":[404.73553466796875,334],"flags":{},"order":4,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":3,"label":"图像"},{"name":"audio","type":"AUDIO","link":null,"shape":7,"label":"音频"},{"name":"meta_batch","type":"VHS_BatchManager","link":null,"shape":7,"label":"批次管理"},{"name":"vae","type":"VAE","link":null,"shape":7}],"outputs":[{"name":"Filenames","type":"VHS_FILENAMES","links":null,"label":"文件名"}],"properties":{"Node name for S&R":"VHS_VideoCombine"},"widgets_values":{"frame_rate":24,"loop_count":0,"filename_prefix":"Ruyi-I2V-StartFrame","format":"video/h264-mp4","pix_fmt":"yuv420p","crf":19,"save_metadata":true,"trim_to_audio":false,"pingpong":false,"save_output":true,"videopreview":{"hidden":false,"paused":false,"params":{"filename":"Ruyi-I2V-StartFrame_00001.mp4","subfolder":"","type":"output","format":"video/h264-mp4","frame_rate":24},"muted":false}}},{"id":7,"type":"Anything Everywhere","pos":[1361.7177734375,619.0609130859375],"size":[140,26],"flags":{},"order":2,"mode":0,"inputs":[{"name":"anything","type":"*","link":null,"shape":7,"label":"输入"}],"outputs":[],"properties":{"Node name for S&R":"Anything Everywhere","group_restricted":0,"color_restricted":0},"widgets_values":[]},{"id":2,"type":"Ruyi_I2VSampler","pos":[628,284],"size":[327.5999755859375,338],"flags":{},"order":3,"mode":0,"inputs":[{"name":"ruyi_model","type":"RUYI_MODEL","link":1,"label":"ruyi_model"},{"name":"start_img","type":"IMAGE","link":2,"label":"start_img"},{"name":"end_img","type":"IMAGE","link":null,"shape":7,"label":"end_img"}],"outputs":[{"name":"images","type":"IMAGE","links":[3],"slot_index":0,"label":"images"}],"properties":{"Node name for S&R":"Ruyi_I2VSampler"},"widgets_values":[32,768,362204986458162,"randomize",25,7,"DDIM","2","static","normal_mode","5"]}],"links":[[1,1,0,2,0,"RUYI_MODEL"],[2,3,0,2,1,"IMAGE"],[3,2,0,4,0,"IMAGE"]],"groups":[],"config":{},"extra":{"ds":{"scale":2.50196279107151,"offset":[-355.49041929871623,-240.03452418378305]},"node_versions":{"comfy-core":"v0.3.10-25-g0b9839ef","Ruyi-Models":"f0795d5fbb3b2404706fd6d08f674bef4751097d","comfyui-videohelpersuite":"1.4.5","cg-use-everywhere":"unknown"},"ue_links":[]},"version":0.4}
```
## Additional Context
(Please add any additional context or steps to reproduce the error here)
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.