Topics AI DevOps Security Software Development View all Explore Learning Pathways White papers, Ebooks, Webinars Customer Stories Partners Open Source GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Repositories Topics Trending Collections Enterprise En...
: ComfyUI can now be used as an image generation backend API from within KoboldAI Lite. No workflow customization is necessary.Note: ComfyUI must be launched with the flags --listen --enable-cors-header '*' to enable API access.Then you may use it normally like any other Image Gen back...
Other parameters are explained in more detail in the README for the main example program. Persistent Interaction The prompt, user inputs, and model generations can be saved and resumed across calls to ./main by leveraging --prompt-cache and --prompt-cache-all. The ./examples/chat-persiste...
."}, "headers": {"type": "object", "description": "Headers for the API request."}, "params": {"type": "object", "description": "URL parameters for the API request."}, "data": {"type": "object", "description": "Body or payload for the API request."}}, "required": ["...
parser.add_argument("--hordeconfig", help="Sets the display model name to something else, for easy use on AI Horde. Optional additional parameters set the horde max genlength, max ctxlen, API key and worker name.",metavar=('[hordemodelname]', '[hordegenlength] [hordemaxctx] [hordeapi...