Skip to content

Commit

Permalink
Update tooling nodes (parameter node fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
Acly committed Oct 29, 2024
1 parent 1c91eb4 commit a3135d1
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions ai_diffusion/language/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": "Automático",
"Automatic Context": "Contexto Automático",
"Automatically preview the first generated result on the canvas": "Previsualizar Automáticamente el primer resultado generado en el lienzo",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "La ruta de respaldo {dir} ya existe! Por favor, asegúrese que no contiene ningún tipo de datos valiosos, elimínelo y vuelva a intentar.",
"Basic": "Básico",
"Batches": "Lotes",
"Blur": "desenfoque",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "Eliminar Flujo de trabajo",
"Start Generating": "Iniciar Generación",
"Import workflow from file": "Importar Flujo de trabajo desde archivo",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "La ruta de respaldo {dir} ya existe! Por favor, asegúrese que no contiene ningún tipo de datos valiosos, elimínelo y vuelva a intentar."
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": null,
"Automatic Context": "Contexte automatique",
"Automatically preview the first generated result on the canvas": "Prévisualiser automatiquement le premier résultat généré sur la toile",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "Le dossier de sauvegarde {dir} existe déjà! Veuillez vous assurer qu'il ne contient aucune donnée précieuse, supprimez-le et réessayez.",
"Basic": null,
"Batches": null,
"Blur": "Flou",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": null,
"Start Generating": null,
"Import workflow from file": null,
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "Le dossier de sauvegarde {dir} existe déjà! Veuillez vous assurer qu'il ne contient aucune donnée précieuse, supprimez-le et réessayez."
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"Automatic": "自動",
"Automatic Context": "自動コンテキスト",
"Automatically preview the first generated result on the canvas": "生成された最初の結果をキャンバス上に自動プレビュー",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "バックアップ・フォルダ {dir} が既に存在しています。重要なデータが含まれていないことを確認してから削除し、もう一度試して下さい。",
"Basic": "基本",
"Batches": "バッチ数",
"Blur": "ぼかし",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "ワークフローを削除",
"Start Generating": "生成開始",
"Import workflow from file": "ファイルからワークフローをインポート",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "バックアップ・フォルダ {dir} が既に存在しています。重要なデータが含まれていないことを確認してから削除し、もう一度試して下さい。"
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": "자동",
"Automatic Context": "자동 컨텍스트",
"Automatically preview the first generated result on the canvas": "캔버스에 생성된 첫 번째 결과를 자동으로 미리보기",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "백업 폴더 {dir}이(가) 이미 존재합니다! 중요한 데이터가 없는지 확인하고 삭제한 후 다시 시도하세요.",
"Basic": "기본",
"Batches": "배치",
"Blur": "흐림",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "워크플로 삭제",
"Start Generating": "생성 시작",
"Import workflow from file": "파일에서 워크플로 가져오기",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "백업 폴더 {dir}이(가) 이미 존재합니다! 중요한 데이터가 없는지 확인하고 삭제한 후 다시 시도하세요."
}
}
2 changes: 1 addition & 1 deletion ai_diffusion/language/new_language.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"Automatic": null,
"Automatic Context": null,
"Automatically preview the first generated result on the canvas": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": null,
"Basic": null,
"Batches": null,
"Blur": null,
Expand Down
4 changes: 2 additions & 2 deletions ai_diffusion/language/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": "Automático",
"Automatic Context": "Contexto Automático",
"Automatically preview the first generated result on the canvas": "Pré-visualizar Automaticamente o primeiro resultado gerado na tela",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "A localização de backup {dir} já existe! Por favor, tenha certeza que não contém nenhum tipo de dados valiosos, apague-a tente de novo.",
"Basic": "Básico",
"Batches": "Lotes",
"Blur": "desenfocar",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "Deletar workflow",
"Start Generating": "Iniciar Geração",
"Import workflow from file": "Importar workflow desde um arquivo",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "A localização de backup {dir} já existe! Por favor, tenha certeza que não contém nenhum tipo de dados valiosos, apague-a tente de novo."
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": "Автоматический",
"Automatic Context": "Автоматический регион",
"Automatically preview the first generated result on the canvas": "Автопросмотр первого сгенерированного результата на холсте",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "Папка резервного копирования {dir} уже существует! Пожалуйста, убедитесь, что она не содержит никаких ценных данных, удалите её и повторите попытку.",
"Basic": "Базовый",
"Batches": "Партия",
"Blur": "Размытие",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "Удалить рабочий процесс",
"Start Generating": "Начать генерацию",
"Import workflow from file": "Импортировать рабочий процесс из файла",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "Папка резервного копирования {dir} уже существует! Пожалуйста, убедитесь, что она не содержит никаких ценных данных, удалите её и повторите попытку."
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"Auto Preview": "ดูตัวอย่างอัตโนมัติ",
"Automatic Context": "Context อัตโนมัติ",
"Automatically preview the first generated result on the canvas": "ดูตัวอย่างผลลัพธ์แรกที่สร้างขึ้น ใน Canvas อัตโนมัติ",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "Folder สำรอง {dir} มีอยู่แล้ว! โปรดตรวจสอบให้แน่ใจ ว่าไม่มีข้อมูลที่สำคัญใดๆ ลบมันทิ้งแล้วลองอีกครั้ง",
"Blur": "เบลอ",
"Border": "ขอบ",
"Cancel": "ยกเลิก",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": null,
"Start Generating": null,
"Import workflow from file": null,
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "Folder สำรอง {dir} มีอยู่แล้ว! โปรดตรวจสอบให้แน่ใจ ว่าไม่มีข้อมูลที่สำคัญใดๆ ลบมันทิ้งแล้วลองอีกครั้ง"
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": null,
"Automatic Context": "Otomatik Bağlam",
"Automatically preview the first generated result on the canvas": "İlk oluşturulan sonucu tuval üzerinde otomatik olarak önizle",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "Yedek klasörü {dir} zaten mevcut! Lütfen değerli veri içermediğinden emin olun, silin ve tekrar deneyin.",
"Basic": null,
"Batches": "Toplu İşlemler",
"Blur": "Bulanıklık",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": null,
"Start Generating": null,
"Import workflow from file": null,
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "Yedek klasörü {dir} zaten mevcut! Lütfen değerli veri içermediğinden emin olun, silin ve tekrar deneyin."
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": "自动模式",
"Automatic Context": "自动内容",
"Automatically preview the first generated result on the canvas": "自动在画布上预览第一个生成的结果",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "备份文件夹 {dir} 已存在!请确保其中没有任何重要数据,删除它后再试一次。",
"Basic": "基本限制",
"Batches": "批量",
"Blur": "模糊",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": "删除工作流",
"Start Generating": "开始生成",
"Import workflow from file": "导入工作流",
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "备份文件夹 {dir} 已存在!请确保其中没有任何重要数据,删除它后再试一次。"
}
}
4 changes: 2 additions & 2 deletions ai_diffusion/language/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"Automatic": null,
"Automatic Context": "自動內容",
"Automatically preview the first generated result on the canvas": "自動預覽畫布上第一個生成的結果",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data, delete it and try again.": "備份資料夾 {dir} 已存在!請確認其中沒有任何重要資料,將其刪除後再試一次。",
"Basic": null,
"Batches": "批次",
"Blur": "模糊",
Expand Down Expand Up @@ -447,6 +446,7 @@
"Delete Workflow": null,
"Start Generating": null,
"Import workflow from file": null,
"Text Output": null
"Text Output": null,
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "備份資料夾 {dir} 已存在!請確認其中沒有任何重要資料,將其刪除後再試一次。"
}
}
2 changes: 1 addition & 1 deletion ai_diffusion/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class CustomNode(NamedTuple):
"External Tooling Nodes",
"comfyui-tooling-nodes",
"https://github.com/Acly/comfyui-tooling-nodes",
"e86973fedfba49f48786ed6d9b8f0e5e1d093f25",
"e2bd09d7e93fc14f799275e271d3eae962bd2efa",
["ETN_LoadImageBase64", "ETN_LoadMaskBase64", "ETN_SendImageWebSocket", "ETN_Translate"],
),
CustomNode(
Expand Down

0 comments on commit a3135d1

Please sign in to comment.