mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
1.39.9 (#8707)
Patch version increment to 1.39.9 **Base branch:** `main` --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -6441,9 +6441,7 @@
|
||||
"Load3D": {
|
||||
"display_name": "Carregar 3D & Animação",
|
||||
"inputs": {
|
||||
"clear": {
|
||||
"": "limpar"
|
||||
},
|
||||
"clear": {},
|
||||
"height": {
|
||||
"name": "altura"
|
||||
},
|
||||
@@ -6453,12 +6451,8 @@
|
||||
"model_file": {
|
||||
"name": "arquivo_do_modelo"
|
||||
},
|
||||
"upload 3d model": {
|
||||
"": "enviar modelo 3D"
|
||||
},
|
||||
"upload extra resources": {
|
||||
"": "enviar recursos extras"
|
||||
},
|
||||
"upload 3d model": {},
|
||||
"upload extra resources": {},
|
||||
"width": {
|
||||
"name": "largura"
|
||||
}
|
||||
@@ -10809,6 +10803,9 @@
|
||||
"camera_info": {
|
||||
"name": "camera_info"
|
||||
},
|
||||
"image": {
|
||||
"name": "imagem"
|
||||
},
|
||||
"model_file": {
|
||||
"name": "model_file",
|
||||
"tooltip": "Arquivo de modelo 3D ou caminho do arquivo"
|
||||
@@ -12632,6 +12629,9 @@
|
||||
"filename_prefix": {
|
||||
"name": "prefixo_do_arquivo"
|
||||
},
|
||||
"image": {
|
||||
"name": "imagem"
|
||||
},
|
||||
"mesh": {
|
||||
"name": "malha",
|
||||
"tooltip": "Malha ou arquivo GLB para salvar"
|
||||
|
||||
Reference in New Issue
Block a user