equinox

Results 5 comments of equinox

when i changed the model,i got the same as well. changing setting sd_model_checkpoint to sd_xl_base_1.0.safetensors [31e35c80fc]: OutOfMemoryError and then i got another one :get_extra_networks error: 'NoneType' object has no attribute...

> 如果是clip-vit-large-patch14-336模型文件,则放到 ./ckpts/dialoggen/openai/clip-vit-large-patch14-336即可 放到了对应文件夹后,还是执行了下载操作,并且超时失败。 输出日志时,init dialoggen model时,model path:ckpts/dialoggen model base:none , 那应该是能够加载本地的,不明白为什么还是不对。 python app/hydit_app.py ``` 2024-05-23 11:26:43.725 | INFO | hydit.inference:__init__:159 - Got text-to-image model root path: ckpts/t2i 2024-05-23 11:26:43.725...

> > Hello, I am also using 2x3090. Do you use torchrun or gradio for forward inferencing, or by "scripts/inference.py"? I'm always running failedly with out of memory, or I...

同问,请问找到解决方法了吗