mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-14 01:20:03 +00:00
1.41.8 (#9288)
Patch version increment to 1.41.8 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-9288-1-41-8-3156d73d3650817ca737ced3e08d8c86) by [Unito](https://www.unito.io) --------- 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:
@@ -12799,6 +12799,30 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ResolutionSelector": {
|
||||
"description": "En-boy oranı ve megapiksel hedefinden genişlik ve yükseklik hesaplayın. Boş Latent Görüntü boyutlarını ayarlamak için kullanışlıdır.",
|
||||
"display_name": "Çözünürlük Seçici",
|
||||
"inputs": {
|
||||
"aspect_ratio": {
|
||||
"name": "en_boy_orani",
|
||||
"tooltip": "Çıktı boyutları için en-boy oranı."
|
||||
},
|
||||
"megapixels": {
|
||||
"name": "megapiksel",
|
||||
"tooltip": "Hedef toplam megapiksel. 1,0 MP ≈ 1024×1024 (kare için)."
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "genislik",
|
||||
"tooltip": "Piksel cinsinden hesaplanan genişlik (8'in katı)."
|
||||
},
|
||||
"1": {
|
||||
"name": "yukseklik",
|
||||
"tooltip": "Piksel cinsinden hesaplanan yükseklik (8'in katı)."
|
||||
}
|
||||
}
|
||||
},
|
||||
"Rodin3D_Detail": {
|
||||
"description": "Rodin API kullanarak 3D Varlıklar Oluştur",
|
||||
"display_name": "Rodin 3D Oluştur - Detay Oluştur",
|
||||
|
||||
Reference in New Issue
Block a user