Closed imryanxu closed 3 weeks ago
Currently, only a few frequently-used models are involved in the example workflows. You can check the workflows in dataset/workflow/raw
and install the used models manually. These models should be easily found by their names on model hubs.
Building a unified environment is of vital importance for automated workflow generation. However, the model specifications of ComfyUI are quite chaotic at present. We will consider this requirement and provide a model list in the future version if necessary.
Thanks for your response! I have downloaded models according to the raised errors. Now GenAgent is running.
Thank you for the amazing work on this project!
While testing some cases using the meta.json file, I encountered the following error, which seems to be related to missing models:
It seems that the checkpoint
dreamshaper_8.safetensors
is missing from the list of available models. Could you please provide a list of the necessary checkpoints that need to be downloaded and placed in theComfyUI/models
folder?Thank you for your assistance!