Traceback (most recent call last):
File "/home/zznet/workspace/ai-pipe/prod-ai-pipe-replace-model/runpod_app.py", line 14, in
from pipe import text2img, getText2imgPipe, set_sampler, compel
File "/home/zznet/workspace/ai-pipe/prod-ai-pipe-replace-model/pipe.py", line 34, in
apply_hidiffusion(text2imgPipe)
File "/home/zznet/.local/lib/python3.10/site-packages/hidiffusion/hidiffusion.py", line 1959, in apply_hidiffusion
'is_inpainting_task': 'inpainting' in model.name_or_path,
TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "/home/zznet/workspace/ai-pipe/prod-ai-pipe-replace-model/runpod_app.py", line 14, in
from pipe import text2img, getText2imgPipe, set_sampler, compel
File "/home/zznet/workspace/ai-pipe/prod-ai-pipe-replace-model/pipe.py", line 34, in
apply_hidiffusion(text2imgPipe)
File "/home/zznet/.local/lib/python3.10/site-packages/hidiffusion/hidiffusion.py", line 1959, in apply_hidiffusion
'is_inpainting_task': 'inpainting' in model.name_or_path,
TypeError: argument of type 'NoneType' is not iterable