ComfyUI basic concepts
Models
3 min
models are what power the ai part of your workflows in floyo, you can use any model supported through comfyui that includes both open and closed models open source models floyo supports all the major open source models you're used to, like text2image models image2image models ai video models llms inpainting and upscaling models lora support and embeddings any custom model that works in comfyui you can use your own private models or download external models once added, your models show up in the interface and can be used into any workflow closed models via api floyo also supports running closed or third party models using api calls if you're connecting to something hosted elsewhere, like a private inference endpoint, a commercial service, or a proprietary model, you can do that with a custom node this gives you full flexibility you can combine open models with closed ones in the same workflow, use external tools mid process, or trigger outputs based on responses from other systems total control and privacy your models stay private unless you choose to share them in team environments, you can manage access, control usage, and define what models are available in which workspace
