mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-04 10:47:06 +08:00
Update path from "image-to-video" to "image_to_video" (#197)
This commit is contained in:
parent
dd4087e959
commit
c5884037fc
@ -49,7 +49,7 @@ from comfy_api_nodes.mapper_utils import model_field_to_node_input
|
|||||||
from comfy_api.input_impl import VideoFromFile
|
from comfy_api.input_impl import VideoFromFile
|
||||||
from comfy.comfy_types.node_typing import IO, ComfyNodeABC
|
from comfy.comfy_types.node_typing import IO, ComfyNodeABC
|
||||||
|
|
||||||
PATH_IMAGE_TO_VIDEO = "/proxy/runway/image-to-video"
|
PATH_IMAGE_TO_VIDEO = "/proxy/runway/image_to_video"
|
||||||
PATH_TEXT_TO_IMAGE = "/proxy/runway/text_to_image"
|
PATH_TEXT_TO_IMAGE = "/proxy/runway/text_to_image"
|
||||||
PATH_GET_TASK_STATUS = "/proxy/runway/tasks"
|
PATH_GET_TASK_STATUS = "/proxy/runway/tasks"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user