mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-21 14:59:39 +00:00
Update locales [skip ci]
This commit is contained in:
@@ -8915,6 +8915,32 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Rodin3D_Gen2": {
|
||||
"display_name": "Rodin 3D Generate - Gen-2 Generate",
|
||||
"description": "Generate 3D Assets using Rodin API",
|
||||
"inputs": {
|
||||
"Images": {
|
||||
"name": "Images"
|
||||
},
|
||||
"Seed": {
|
||||
"name": "Seed"
|
||||
},
|
||||
"Material_Type": {
|
||||
"name": "Material_Type"
|
||||
},
|
||||
"Polygon_count": {
|
||||
"name": "Polygon_count"
|
||||
},
|
||||
"TAPose": {
|
||||
"name": "TAPose"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "3D Model Path"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Rodin3D_Regular": {
|
||||
"display_name": "Rodin 3D Generate - Regular Generate",
|
||||
"description": "Generate 3D Assets using Rodin API",
|
||||
|
||||
Reference in New Issue
Block a user