mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-14 10:03:30 +08:00
update rodin3d gen2 api node
This commit is contained in:
parent
c3861475a7
commit
eda58a4256
@ -470,7 +470,7 @@ class Rodin3D_Sketch(Rodin3DAPI):
|
|||||||
model = await self.download_files(download_list)
|
model = await self.download_files(download_list)
|
||||||
|
|
||||||
return (model,)
|
return (model,)
|
||||||
|
|
||||||
class Rodin3D_Gen2(Rodin3DAPI):
|
class Rodin3D_Gen2(Rodin3DAPI):
|
||||||
@classmethod
|
@classmethod
|
||||||
def INPUT_TYPES(s):
|
def INPUT_TYPES(s):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user