mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 16:44:27 +08:00
update DB
This commit is contained in:
parent
b9c88da54d
commit
eaed3677d3
@ -32195,6 +32195,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node that inserts images into videos."
|
"description": "A ComfyUI custom node that inserts images into videos."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "sumitchatterjee13",
|
||||||
|
"title": "Nuke Nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/sumitchatterjee13/nuke-nodes-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A comprehensive collection of ComfyUI custom nodes that replicate the functionality of popular Nuke compositing nodes. Includes merge, grade, transform, blur nodes and more for professional compositing workflows."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -32634,16 +32644,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "sumitchatterjee13",
|
|
||||||
"title": "Nuke Nodes for ComfyUI",
|
|
||||||
"reference": "https://github.com/sumitchatterjee13/nuke-nodes-comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A comprehensive collection of ComfyUI custom nodes that replicate the functionality of popular Nuke compositing nodes. Includes merge, grade, transform, blur nodes and more for professional compositing workflows."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -367,6 +367,7 @@
|
|||||||
"ImagePasteByBBoxMask",
|
"ImagePasteByBBoxMask",
|
||||||
"ImagePlot",
|
"ImagePlot",
|
||||||
"ImageResizeFluxKontext",
|
"ImageResizeFluxKontext",
|
||||||
|
"ImageResizeQwenImage",
|
||||||
"ImageResizeUniversal",
|
"ImageResizeUniversal",
|
||||||
"ImageRotateWithMask",
|
"ImageRotateWithMask",
|
||||||
"ImageSolid",
|
"ImageSolid",
|
||||||
@ -11448,6 +11449,7 @@
|
|||||||
"Runware DeepCache",
|
"Runware DeepCache",
|
||||||
"Runware Embedding Search",
|
"Runware Embedding Search",
|
||||||
"Runware Embeddings Combine",
|
"Runware Embeddings Combine",
|
||||||
|
"Runware Frame Images",
|
||||||
"Runware IPAdapter",
|
"Runware IPAdapter",
|
||||||
"Runware IPAdapters Combine",
|
"Runware IPAdapters Combine",
|
||||||
"Runware Image Caption",
|
"Runware Image Caption",
|
||||||
@ -11465,7 +11467,11 @@
|
|||||||
"Runware Reference Images",
|
"Runware Reference Images",
|
||||||
"Runware Refiner",
|
"Runware Refiner",
|
||||||
"Runware TeaCache",
|
"Runware TeaCache",
|
||||||
"Runware VAE Search"
|
"Runware VAE Search",
|
||||||
|
"Runware Video Inference",
|
||||||
|
"Runware Video Model Search",
|
||||||
|
"RunwareFrameImages",
|
||||||
|
"txt2vid"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Runware.ai ComfyUI Inference API Integration"
|
"title_aux": "Runware.ai ComfyUI Inference API Integration"
|
||||||
@ -20405,9 +20411,16 @@
|
|||||||
"EvalFloatExpr",
|
"EvalFloatExpr",
|
||||||
"EvalIntExpr",
|
"EvalIntExpr",
|
||||||
"LoadImageFromWebDAV",
|
"LoadImageFromWebDAV",
|
||||||
|
"MergeData",
|
||||||
"PromptFormatter",
|
"PromptFormatter",
|
||||||
|
"PromptTemplate",
|
||||||
|
"RegisterTemplate",
|
||||||
|
"SetData",
|
||||||
|
"TemplateFileLoader",
|
||||||
"UploadImagesToWebDAV",
|
"UploadImagesToWebDAV",
|
||||||
"UploadWebMToWebDAV"
|
"UploadWebMToWebDAV",
|
||||||
|
"YAMLData",
|
||||||
|
"YAMLFileLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Chaser's Custom Nodes"
|
"title_aux": "Chaser's Custom Nodes"
|
||||||
@ -21877,10 +21890,6 @@
|
|||||||
"Rodin3D_Regular",
|
"Rodin3D_Regular",
|
||||||
"Rodin3D_Sketch",
|
"Rodin3D_Sketch",
|
||||||
"Rodin3D_Smooth",
|
"Rodin3D_Smooth",
|
||||||
"RunwayFirstLastFrameNode",
|
|
||||||
"RunwayImageToVideoNodeGen3a",
|
|
||||||
"RunwayImageToVideoNodeGen4",
|
|
||||||
"RunwayTextToImageNode",
|
|
||||||
"SDTurboScheduler",
|
"SDTurboScheduler",
|
||||||
"SD_4XUpscale_Conditioning",
|
"SD_4XUpscale_Conditioning",
|
||||||
"SV3D_Conditioning",
|
"SV3D_Conditioning",
|
||||||
@ -28128,9 +28137,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
|
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
|
||||||
[
|
[
|
||||||
"FluxAPINode",
|
"EigenAIKontextNode",
|
||||||
"KontextAPINode",
|
"EigenAIQwenNode",
|
||||||
"QwenAPINode",
|
"EigenAISchnellNode",
|
||||||
"nodes"
|
"nodes"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -30073,6 +30082,7 @@
|
|||||||
"WanVideoAddExtraLatent",
|
"WanVideoAddExtraLatent",
|
||||||
"WanVideoAddFantasyPortrait",
|
"WanVideoAddFantasyPortrait",
|
||||||
"WanVideoAddMTVMotion",
|
"WanVideoAddMTVMotion",
|
||||||
|
"WanVideoAddPusaNoise",
|
||||||
"WanVideoAddS2VEmbeds",
|
"WanVideoAddS2VEmbeds",
|
||||||
"WanVideoAddStandInLatent",
|
"WanVideoAddStandInLatent",
|
||||||
"WanVideoApplyNAG",
|
"WanVideoApplyNAG",
|
||||||
@ -30103,6 +30113,7 @@
|
|||||||
"WanVideoLoopArgs",
|
"WanVideoLoopArgs",
|
||||||
"WanVideoLoraBlockEdit",
|
"WanVideoLoraBlockEdit",
|
||||||
"WanVideoLoraSelect",
|
"WanVideoLoraSelect",
|
||||||
|
"WanVideoLoraSelectByName",
|
||||||
"WanVideoLoraSelectMulti",
|
"WanVideoLoraSelectMulti",
|
||||||
"WanVideoMagCache",
|
"WanVideoMagCache",
|
||||||
"WanVideoMiniMaxRemoverEmbeds",
|
"WanVideoMiniMaxRemoverEmbeds",
|
||||||
@ -35076,6 +35087,7 @@
|
|||||||
"IoNetVision",
|
"IoNetVision",
|
||||||
"KontextPresetsOrex",
|
"KontextPresetsOrex",
|
||||||
"OreX Image Save",
|
"OreX Image Save",
|
||||||
|
"PollinationsTextGenOrex",
|
||||||
"flux-kontext-orexnodes",
|
"flux-kontext-orexnodes",
|
||||||
"orex IoNet Chat",
|
"orex IoNet Chat",
|
||||||
"orex IoNet Vision",
|
"orex IoNet Vision",
|
||||||
@ -35084,6 +35096,7 @@
|
|||||||
"orex Load Image",
|
"orex Load Image",
|
||||||
"orex Load Image Batch",
|
"orex Load Image Batch",
|
||||||
"orex Load Image Batch Size",
|
"orex Load Image Batch Size",
|
||||||
|
"orex Polination Text Gen",
|
||||||
"orex Save Image"
|
"orex Save Image"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -35149,6 +35162,10 @@
|
|||||||
"ConvertIMGtoSVG",
|
"ConvertIMGtoSVG",
|
||||||
"ConvertSVGtoIMG",
|
"ConvertSVGtoIMG",
|
||||||
"DAO Blur",
|
"DAO Blur",
|
||||||
|
"DAO Clone Circular",
|
||||||
|
"DAO Clone Circular Path",
|
||||||
|
"DAO Clone Grid",
|
||||||
|
"DAO Clone Grid Path",
|
||||||
"DAO Move",
|
"DAO Move",
|
||||||
"DAO RVB Color Picker",
|
"DAO RVB Color Picker",
|
||||||
"DAO Text Maker",
|
"DAO Text Maker",
|
||||||
@ -35169,6 +35186,9 @@
|
|||||||
"DXF to SVG",
|
"DXF to SVG",
|
||||||
"Folder File Pro",
|
"Folder File Pro",
|
||||||
"Load Image Pro",
|
"Load Image Pro",
|
||||||
|
"MosaicAssembleFromFolder",
|
||||||
|
"MosaicTileAssemble",
|
||||||
|
"MosaicTileExport",
|
||||||
"Path To Image",
|
"Path To Image",
|
||||||
"SVG Boolean",
|
"SVG Boolean",
|
||||||
"SVG Load",
|
"SVG Load",
|
||||||
@ -36151,12 +36171,15 @@
|
|||||||
"PVL ComfyDeploy API Caller",
|
"PVL ComfyDeploy API Caller",
|
||||||
"PVL KONTEXT MAX",
|
"PVL KONTEXT MAX",
|
||||||
"PVLCheckIfConnected",
|
"PVLCheckIfConnected",
|
||||||
|
"PVL_Crop2AR",
|
||||||
"PVL_ImageResize",
|
"PVL_ImageResize",
|
||||||
"PVL_ImageStitch",
|
"PVL_ImageStitch",
|
||||||
"PVL_NoneOutputNode",
|
"PVL_NoneOutputNode",
|
||||||
"PVL_OpenPoseMatch",
|
"PVL_OpenPoseMatch",
|
||||||
"PVL_OpenPoseMatch_Z",
|
"PVL_OpenPoseMatch_Z",
|
||||||
"PVL_SaveOrNot",
|
"PVL_SaveOrNot",
|
||||||
|
"PVL_Stitch2Size",
|
||||||
|
"PVL_StylePicker",
|
||||||
"PVL_Switch_Huge",
|
"PVL_Switch_Huge",
|
||||||
"PVL_fal_FluxDev_API",
|
"PVL_fal_FluxDev_API",
|
||||||
"PVL_fal_FluxGeneral_API",
|
"PVL_fal_FluxGeneral_API",
|
||||||
@ -39056,11 +39079,13 @@
|
|||||||
[
|
[
|
||||||
"GeminiApiLoader",
|
"GeminiApiLoader",
|
||||||
"GeminiChat",
|
"GeminiChat",
|
||||||
|
"GeminiContentConnector",
|
||||||
"GeminiFileUploader",
|
"GeminiFileUploader",
|
||||||
"GeminiImageEncoder",
|
"GeminiImageEncoder",
|
||||||
"GeminiTextBlock",
|
"GeminiTextBlock",
|
||||||
"OpenAIApiLoader",
|
"OpenAIApiLoader",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
|
"OpenAIContentConnector",
|
||||||
"OpenAIFileUploader",
|
"OpenAIFileUploader",
|
||||||
"OpenAIImageEncoder",
|
"OpenAIImageEncoder",
|
||||||
"OpenAITextBlock"
|
"OpenAITextBlock"
|
||||||
|
|||||||
5194
github-stats.json
5194
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -2462,7 +2462,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": [
|
"https://github.com/Madygnomo/ComfyUI-NanoBanana-ImageGenerator": [
|
||||||
[
|
[
|
||||||
"NanoBanana_ImageGenerator"
|
"Google-Gemini"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-NanoBanana-ImageGenerator"
|
"title_aux": "ComfyUI-NanoBanana-ImageGenerator"
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "sumitchatterjee13",
|
||||||
|
"title": "Nuke Nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/sumitchatterjee13/nuke-nodes-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A comprehensive collection of ComfyUI custom nodes that replicate the functionality of popular Nuke compositing nodes. Includes merge, grade, transform, blur nodes and more for professional compositing workflows."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Yeq6X",
|
"author": "Yeq6X",
|
||||||
"title": "ComfyUI Image to Video Inserter",
|
"title": "ComfyUI Image to Video Inserter",
|
||||||
|
|||||||
@ -367,6 +367,7 @@
|
|||||||
"ImagePasteByBBoxMask",
|
"ImagePasteByBBoxMask",
|
||||||
"ImagePlot",
|
"ImagePlot",
|
||||||
"ImageResizeFluxKontext",
|
"ImageResizeFluxKontext",
|
||||||
|
"ImageResizeQwenImage",
|
||||||
"ImageResizeUniversal",
|
"ImageResizeUniversal",
|
||||||
"ImageRotateWithMask",
|
"ImageRotateWithMask",
|
||||||
"ImageSolid",
|
"ImageSolid",
|
||||||
@ -11448,6 +11449,7 @@
|
|||||||
"Runware DeepCache",
|
"Runware DeepCache",
|
||||||
"Runware Embedding Search",
|
"Runware Embedding Search",
|
||||||
"Runware Embeddings Combine",
|
"Runware Embeddings Combine",
|
||||||
|
"Runware Frame Images",
|
||||||
"Runware IPAdapter",
|
"Runware IPAdapter",
|
||||||
"Runware IPAdapters Combine",
|
"Runware IPAdapters Combine",
|
||||||
"Runware Image Caption",
|
"Runware Image Caption",
|
||||||
@ -11465,7 +11467,11 @@
|
|||||||
"Runware Reference Images",
|
"Runware Reference Images",
|
||||||
"Runware Refiner",
|
"Runware Refiner",
|
||||||
"Runware TeaCache",
|
"Runware TeaCache",
|
||||||
"Runware VAE Search"
|
"Runware VAE Search",
|
||||||
|
"Runware Video Inference",
|
||||||
|
"Runware Video Model Search",
|
||||||
|
"RunwareFrameImages",
|
||||||
|
"txt2vid"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Runware.ai ComfyUI Inference API Integration"
|
"title_aux": "Runware.ai ComfyUI Inference API Integration"
|
||||||
@ -20405,9 +20411,16 @@
|
|||||||
"EvalFloatExpr",
|
"EvalFloatExpr",
|
||||||
"EvalIntExpr",
|
"EvalIntExpr",
|
||||||
"LoadImageFromWebDAV",
|
"LoadImageFromWebDAV",
|
||||||
|
"MergeData",
|
||||||
"PromptFormatter",
|
"PromptFormatter",
|
||||||
|
"PromptTemplate",
|
||||||
|
"RegisterTemplate",
|
||||||
|
"SetData",
|
||||||
|
"TemplateFileLoader",
|
||||||
"UploadImagesToWebDAV",
|
"UploadImagesToWebDAV",
|
||||||
"UploadWebMToWebDAV"
|
"UploadWebMToWebDAV",
|
||||||
|
"YAMLData",
|
||||||
|
"YAMLFileLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Chaser's Custom Nodes"
|
"title_aux": "Chaser's Custom Nodes"
|
||||||
@ -21877,10 +21890,6 @@
|
|||||||
"Rodin3D_Regular",
|
"Rodin3D_Regular",
|
||||||
"Rodin3D_Sketch",
|
"Rodin3D_Sketch",
|
||||||
"Rodin3D_Smooth",
|
"Rodin3D_Smooth",
|
||||||
"RunwayFirstLastFrameNode",
|
|
||||||
"RunwayImageToVideoNodeGen3a",
|
|
||||||
"RunwayImageToVideoNodeGen4",
|
|
||||||
"RunwayTextToImageNode",
|
|
||||||
"SDTurboScheduler",
|
"SDTurboScheduler",
|
||||||
"SD_4XUpscale_Conditioning",
|
"SD_4XUpscale_Conditioning",
|
||||||
"SV3D_Conditioning",
|
"SV3D_Conditioning",
|
||||||
@ -28128,9 +28137,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
|
"https://github.com/jialuw0830/flux_api_comfyui_plugin": [
|
||||||
[
|
[
|
||||||
"FluxAPINode",
|
"EigenAIKontextNode",
|
||||||
"KontextAPINode",
|
"EigenAIQwenNode",
|
||||||
"QwenAPINode",
|
"EigenAISchnellNode",
|
||||||
"nodes"
|
"nodes"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -30073,6 +30082,7 @@
|
|||||||
"WanVideoAddExtraLatent",
|
"WanVideoAddExtraLatent",
|
||||||
"WanVideoAddFantasyPortrait",
|
"WanVideoAddFantasyPortrait",
|
||||||
"WanVideoAddMTVMotion",
|
"WanVideoAddMTVMotion",
|
||||||
|
"WanVideoAddPusaNoise",
|
||||||
"WanVideoAddS2VEmbeds",
|
"WanVideoAddS2VEmbeds",
|
||||||
"WanVideoAddStandInLatent",
|
"WanVideoAddStandInLatent",
|
||||||
"WanVideoApplyNAG",
|
"WanVideoApplyNAG",
|
||||||
@ -30103,6 +30113,7 @@
|
|||||||
"WanVideoLoopArgs",
|
"WanVideoLoopArgs",
|
||||||
"WanVideoLoraBlockEdit",
|
"WanVideoLoraBlockEdit",
|
||||||
"WanVideoLoraSelect",
|
"WanVideoLoraSelect",
|
||||||
|
"WanVideoLoraSelectByName",
|
||||||
"WanVideoLoraSelectMulti",
|
"WanVideoLoraSelectMulti",
|
||||||
"WanVideoMagCache",
|
"WanVideoMagCache",
|
||||||
"WanVideoMiniMaxRemoverEmbeds",
|
"WanVideoMiniMaxRemoverEmbeds",
|
||||||
@ -35076,6 +35087,7 @@
|
|||||||
"IoNetVision",
|
"IoNetVision",
|
||||||
"KontextPresetsOrex",
|
"KontextPresetsOrex",
|
||||||
"OreX Image Save",
|
"OreX Image Save",
|
||||||
|
"PollinationsTextGenOrex",
|
||||||
"flux-kontext-orexnodes",
|
"flux-kontext-orexnodes",
|
||||||
"orex IoNet Chat",
|
"orex IoNet Chat",
|
||||||
"orex IoNet Vision",
|
"orex IoNet Vision",
|
||||||
@ -35084,6 +35096,7 @@
|
|||||||
"orex Load Image",
|
"orex Load Image",
|
||||||
"orex Load Image Batch",
|
"orex Load Image Batch",
|
||||||
"orex Load Image Batch Size",
|
"orex Load Image Batch Size",
|
||||||
|
"orex Polination Text Gen",
|
||||||
"orex Save Image"
|
"orex Save Image"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -35149,6 +35162,10 @@
|
|||||||
"ConvertIMGtoSVG",
|
"ConvertIMGtoSVG",
|
||||||
"ConvertSVGtoIMG",
|
"ConvertSVGtoIMG",
|
||||||
"DAO Blur",
|
"DAO Blur",
|
||||||
|
"DAO Clone Circular",
|
||||||
|
"DAO Clone Circular Path",
|
||||||
|
"DAO Clone Grid",
|
||||||
|
"DAO Clone Grid Path",
|
||||||
"DAO Move",
|
"DAO Move",
|
||||||
"DAO RVB Color Picker",
|
"DAO RVB Color Picker",
|
||||||
"DAO Text Maker",
|
"DAO Text Maker",
|
||||||
@ -35169,6 +35186,9 @@
|
|||||||
"DXF to SVG",
|
"DXF to SVG",
|
||||||
"Folder File Pro",
|
"Folder File Pro",
|
||||||
"Load Image Pro",
|
"Load Image Pro",
|
||||||
|
"MosaicAssembleFromFolder",
|
||||||
|
"MosaicTileAssemble",
|
||||||
|
"MosaicTileExport",
|
||||||
"Path To Image",
|
"Path To Image",
|
||||||
"SVG Boolean",
|
"SVG Boolean",
|
||||||
"SVG Load",
|
"SVG Load",
|
||||||
@ -36151,12 +36171,15 @@
|
|||||||
"PVL ComfyDeploy API Caller",
|
"PVL ComfyDeploy API Caller",
|
||||||
"PVL KONTEXT MAX",
|
"PVL KONTEXT MAX",
|
||||||
"PVLCheckIfConnected",
|
"PVLCheckIfConnected",
|
||||||
|
"PVL_Crop2AR",
|
||||||
"PVL_ImageResize",
|
"PVL_ImageResize",
|
||||||
"PVL_ImageStitch",
|
"PVL_ImageStitch",
|
||||||
"PVL_NoneOutputNode",
|
"PVL_NoneOutputNode",
|
||||||
"PVL_OpenPoseMatch",
|
"PVL_OpenPoseMatch",
|
||||||
"PVL_OpenPoseMatch_Z",
|
"PVL_OpenPoseMatch_Z",
|
||||||
"PVL_SaveOrNot",
|
"PVL_SaveOrNot",
|
||||||
|
"PVL_Stitch2Size",
|
||||||
|
"PVL_StylePicker",
|
||||||
"PVL_Switch_Huge",
|
"PVL_Switch_Huge",
|
||||||
"PVL_fal_FluxDev_API",
|
"PVL_fal_FluxDev_API",
|
||||||
"PVL_fal_FluxGeneral_API",
|
"PVL_fal_FluxGeneral_API",
|
||||||
@ -39056,11 +39079,13 @@
|
|||||||
[
|
[
|
||||||
"GeminiApiLoader",
|
"GeminiApiLoader",
|
||||||
"GeminiChat",
|
"GeminiChat",
|
||||||
|
"GeminiContentConnector",
|
||||||
"GeminiFileUploader",
|
"GeminiFileUploader",
|
||||||
"GeminiImageEncoder",
|
"GeminiImageEncoder",
|
||||||
"GeminiTextBlock",
|
"GeminiTextBlock",
|
||||||
"OpenAIApiLoader",
|
"OpenAIApiLoader",
|
||||||
"OpenAIChat",
|
"OpenAIChat",
|
||||||
|
"OpenAIContentConnector",
|
||||||
"OpenAIFileUploader",
|
"OpenAIFileUploader",
|
||||||
"OpenAIImageEncoder",
|
"OpenAIImageEncoder",
|
||||||
"OpenAITextBlock"
|
"OpenAITextBlock"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user