Skip to content

Commit 5b6a693

Browse files
committed
Update docs
1 parent cd08699 commit 5b6a693

File tree

7 files changed

+51
-53
lines changed

7 files changed

+51
-53
lines changed
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
This node will detect models located in the `ComfyUI/models/clip_vision` folder, and it will also read models from additional paths configured in the extra_model_paths.yaml file. Sometimes, you may need to **refresh the ComfyUI interface** to allow it to read the model files from the corresponding folder.
2-
3-
The CLIPVisionLoader node is designed for loading CLIP Vision models from specified paths. It abstracts the complexities of locating and initializing CLIP Vision models, making them readily available for further processing or inference tasks.
1+
This node automatically detects models located in the `ComfyUI/models/clip_vision` folder, as well as any additional model paths configured in the `extra_model_paths.yaml` file. If you add models after starting ComfyUI, please **refresh the ComfyUI interface** to ensure the latest model files are listed.
42

53
## Inputs
64

7-
| Field | Data Type | Description |
8-
|-------------|-------------|-----------------------------------------------------------------------------------|
9-
| `clip_name` | COMBO[STRING] | Specifies the name of the CLIP Vision model to be loaded, used to locate the model file within a predefined directory structure. |
5+
| Field | Data Type | Description |
6+
|-------------|---------------|-------------|
7+
| `clip_name` | COMBO[STRING] | Lists all supported model files in the `ComfyUI/models/clip_vision` folder. |
108

119
## Outputs
1210

13-
| Field | Comfy dtype | Description |
14-
|----------------|-----------------|--------------------------------------------------------------------------|
15-
| `clip_vision` | `CLIP_VISION` | The loaded CLIP Vision model, ready for use in encoding images or performing other vision-related tasks. |
11+
| Field | Data Type | Description |
12+
|--------------|--------------|-------------|
13+
| `clip_vision` | CLIP_VISION | Loaded CLIP Vision model, ready for encoding images or other vision-related tasks. |
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
Este nodo detectará los modelos ubicados en la carpeta `ComfyUI/models/clip_vision`, y también leerá los modelos de las rutas adicionales que hayas configurado en el archivo extra_model_paths.yaml. A veces, es posible que necesites **refrescar la interfaz de ComfyUI** para que pueda leer los archivos de modelo en la carpeta correspondiente.
2-
3-
El nodo CLIPVisionLoader está diseñado para cargar modelos de Visión CLIP desde rutas especificadas. Abstrae las complejidades de localizar e inicializar modelos de Visión CLIP, haciéndolos fácilmente disponibles para tareas de procesamiento o inferencia adicionales.
1+
Este nodo detecta automáticamente los modelos ubicados en la carpeta `ComfyUI/models/clip_vision`, así como cualquier ruta adicional configurada en el archivo `extra_model_paths.yaml`. Si agregas modelos después de iniciar ComfyUI, por favor **actualiza la interfaz de ComfyUI** para asegurarte de que la lista de archivos de modelos esté actualizada.
42

53
## Entradas
64

7-
| Campo | Data Type | Descripción |
8-
|-------------|-------------|-----------------------------------------------------------------------------------|
9-
| `clip_name` | COMBO[STRING] | Especifica el nombre del modelo de Visión CLIP a cargar, utilizado para localizar el archivo del modelo dentro de una estructura de directorios predefinida. |
5+
| Campo | Data Type | Descripción |
6+
|------------|---------------|-------------|
7+
| clip_name | COMBO[STRING] | Muestra todos los archivos de modelos compatibles en la carpeta `ComfyUI/models/clip_vision`. |
108

119
## Salidas
1210

13-
| Campo | Comfy dtype | Descripción |
14-
|----------------|-----------------|--------------------------------------------------------------------------|
15-
| `clip_vision` | `CLIP_VISION` | El modelo de Visión CLIP cargado, listo para su uso en la codificación de imágenes o en la realización de otras tareas relacionadas con la visión. |
11+
| Campo | Data Type | Descripción |
12+
|--------------|--------------|-------------|
13+
| clip_vision | CLIP_VISION | Modelo CLIP Vision cargado, listo para codificar imágenes u otras tareas relacionadas con la visión. |
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
Ce nœud détectera les modèles situés dans le dossier `ComfyUI/models/clip_vision`, et lira également les modèles des chemins supplémentaires que vous avez configurés dans le fichier extra_model_paths.yaml. Parfois, vous devrez **rafraîchir l'interface ComfyUI** pour qu'elle puisse lire les fichiers de modèle dans le dossier correspondant.
2-
3-
Le nœud CLIPVisionLoader est conçu pour charger les modèles CLIP Vision à partir de chemins spécifiés. Il simplifie la complexité de localisation et d'initialisation des modèles CLIP Vision, les rendant facilement disponibles pour des tâches de traitement ou d'inférence ultérieures.
1+
Ce nœud détecte automatiquement les modèles situés dans le dossier `ComfyUI/models/clip_vision`, ainsi que tout chemin supplémentaire configuré dans le fichier `extra_model_paths.yaml`. Si vous ajoutez des modèles après avoir démarré ComfyUI, veuillez **rafraîchir l'interface ComfyUI** pour vous assurer que la liste des fichiers de modèles est à jour.
42

53
## Entrées
64

7-
| Champ | Data Type | Description |
8-
|-------------|-------------|-----------------------------------------------------------------------------------|
9-
| `clip_name` | COMBO[STRING] | Spécifie le nom du modèle CLIP Vision à charger, utilisé pour localiser le fichier du modèle dans une structure de répertoire prédéfinie. |
5+
| Champ | Data Type | Description |
6+
|------------|---------------|-------------|
7+
| nom_clip | COMBO[STRING] | Affiche tous les fichiers de modèles compatibles dans le dossier `ComfyUI/models/clip_vision`. |
108

119
## Sorties
1210

13-
| Champ | Comfy dtype | Description |
14-
|----------------|-----------------|--------------------------------------------------------------------------|
15-
| `clip_vision` | `CLIP_VISION` | Le modèle CLIP Vision chargé, prêt à être utilisé pour encoder des images ou effectuer d'autres tâches liées à la vision. |
11+
| Champ | Data Type | Description |
12+
|--------------|--------------|-------------|
13+
| clip_vision | CLIP_VISION | Modèle CLIP Vision chargé, prêt à encoder des images ou à effectuer d'autres tâches liées à la vision. |
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
このノードは、`ComfyUI/models/clip_vision` フォルダーにあるモデルを検出し、また、extra_model_paths.yaml ファイルで設定された追加のパスからモデルを読み取ります。場合によっては、**ComfyUIのインターフェースを更新する**必要があるかもしれませんので、対応するフォルダー内のモデルファイルを読み取ることができます。
2-
3-
CLIPVisionLoaderノードは、指定されたパスからCLIP Visionモデルをロードするために設計されています。CLIP Visionモデルの位置特定と初期化の複雑さを抽象化し、さらなる処理や推論タスクにすぐに利用できるようにします。
1+
このノードは、`ComfyUI/models/clip_vision` フォルダーにあるモデルを自動的に検出し、`extra_model_paths.yaml` ファイルで設定された追加パスからのモデルも読み取ります。ComfyUIの起動後にモデルを追加した場合は、**ComfyUIのインターフェースを更新**して、最新のモデルファイルリストを取得してください。
42

53
## 入力
64

7-
| フィールド | Data Type | 説明 |
8-
|-------------|-------------|-----------------------------------------------------------------------------------|
9-
| `clip_name` | COMBO[STRING] | ロードするCLIP Visionモデルの名前を指定し、事前定義されたディレクトリ構造内でモデルファイルを見つけるために使用されます|
5+
| フィールド | Data Type | 説明 |
6+
|------------------|---------------|------|
7+
| クリップ名 | COMBO[STRING] | `ComfyUI/models/clip_vision` フォルダー内のすべての対応モデルファイルを一覧表示します|
108

119
## 出力
1210

13-
| フィールド | Comfy dtype | 説明 |
14-
|----------------|-----------------|--------------------------------------------------------------------------|
15-
| `clip_vision` | `CLIP_VISION` | 画像のエンコードや他のビジョン関連タスクを実行するために使用できる、ロードされたCLIP Visionモデル。 |
11+
| フィールド | Data Type | 説明 |
12+
|-----------------|--------------|------|
13+
| clip_vision | CLIP_VISION | 画像のエンコードや他のビジョン関連タスクに使用できる、ロードされたCLIP Visionモデル。 |
Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
이 노드는 `ComfyUI/models/clip_vision` 폴더에 있는 모델을 감지하며, 또한 extra_model_paths.yaml 파일에 구성된 추가 경로의 모델도 읽습니다.
2-
때때로 **ComfyUI 인터페이스를 새로 고침**해야 해당 폴더의 모델 파일을 읽을 수 있습니다.
3-
4-
CLIPVisionLoader 노드는 지정된 경로에서 CLIP Vision 모델을 로드하도록 설계되었습니다. CLIP Vision 모델의 위치 지정 및 초기화의 복잡성을 추상화하여, 추가 처리나 추론 작업에 쉽게 사용할 수 있도록 합니다.
1+
이 노드는 `ComfyUI/models/clip_vision` 폴더에 있는 모델을 자동으로 감지하며, `extra_model_paths.yaml` 파일에 구성된 추가 경로의 모델도 읽습니다. ComfyUI를 시작한 후에 모델을 추가했다면, **ComfyUI 인터페이스를 새로 고침**하여 최신 모델 파일 목록을 확인하세요.
52

63
## 입력
74

8-
| 필드 | 데이터 유형 | 설명 |
9-
| ----------- | ------------- | ----------------------------------------------------------------------------------------------------------- |
10-
| `clip_name` | COMBO[STRING] | 로드할 CLIP Vision 모델의 이름을 지정하며, 미리 정의된 디렉토리 구조 내에서 모델 파일을 찾는 데 사용됩니다. |
5+
| 필드 | 데이터 유형 | 설명 |
6+
|--------------|----------------|------|
7+
| CLIP 파일명 | COMBO[STRING] | `ComfyUI/models/clip_vision` 폴더 내의 모든 지원되는 모델 파일을 나열합니다. |
118

129
## 출력
1310

14-
| 필드 | Comfy dtype | 설명 |
15-
| ------------- | ------------- | ----------------------------------------------------------------------------------------------- |
16-
| `clip_vision` | `CLIP_VISION` | 로드된 CLIP Vision 모델로, 이미지 인코딩이나 기타 비전 관련 작업에 사용할 준비가 되어 있습니다. |
11+
| 필드 | 데이터 유형 | 설명 |
12+
|--------------|--------------|------|
13+
| clip_vision | CLIP_VISION | 이미지 인코딩이나 기타 비전 관련 작업에 사용할 수 있는 로드된 CLIP Vision 모델입니다. |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Этот узел автоматически обнаруживает модели, находящиеся в папке `ComfyUI/models/clip_vision`, а также любые дополнительные пути к моделям, указанные в файле `extra_model_paths.yaml`. Если вы добавили модели после запуска ComfyUI, пожалуйста, **обновите интерфейс ComfyUI**, чтобы увидеть актуальный список файлов моделей.
2+
3+
## Входы
4+
5+
| Входы | Data Type | Описание |
6+
|-----------------|---------------|----------|
7+
| название_clip | COMBO[STRING] | Показывает все поддерживаемые файлы моделей в папке `ComfyUI/models/clip_vision`. |
8+
9+
## Выходы
10+
11+
| Выходы | Data Type | Описание |
12+
|---------------|--------------|----------|
13+
| clip_vision | CLIP_VISION | Загруженная модель CLIP Vision, готовая для кодирования изображений или других задач, связанных с обработкой изображений. |
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
该节点会检测位于 `ComfyUI/models/clip_vision` 文件夹下的模型,同时也会读取你在 extra_model_paths.yaml 文件中配置的额外路径的模型,有时你可能需要 **刷新 ComfyUI 界面** 才能让它读取到对应文件夹下的模型文件
2-
3-
CLIP视觉模型加载节点旨在从指定路径加载CLIP视觉模型。它抽象了定位和初始化CLIP视觉模型的复杂性,使它们可以立即用于进一步的处理或推理任务。
1+
该节点会检测位于 `ComfyUI/models/clip_vision` 文件夹下的模型,同时也会读取在 `extra_model_paths.yaml` 文件中配置的额外路径的模型,如果你的模型是在 ComfyUI 启动后才添加的,请 **刷新 ComfyUI 界面** 保证前端能够获取到最新的模型文件列表
42

53
## 输入
64

75
| 参数名称 | 数据类型 | 作用 |
86
| --- | --- | --- |
9-
| `clip_name` | COMBO[STRING] | 指定要加载的CLIP视觉模型的名称。此名称用于在预定义的目录结构中定位模型文件。 |
7+
| `clip名称` | COMBO[STRING] | 会获取`ComfyUI/models/clip_vision` 文件夹下受支持格式的模型文件列表 |
108

119
## 输出
1210

1311
| 参数名称 | 数据类型 | 作用 |
1412
| --- | --- | --- |
15-
| `clip_vision` | CLIP_VISION | 加载的CLIP视觉模型,准备用于编码图像或执行其他视觉相关任务。 |
16-
17-
---
13+
| `CLIP视觉` | CLIP_VISION | 加载的CLIP视觉模型,准备用于编码图像或执行其他视觉相关任务。 |

0 commit comments

Comments
 (0)