Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm having this error when loading a dreambooth model:

Loading model (May take a little time.)

{'feature_extractor'} was not found in config. Values will be initialized to default values.

Traceback (most recent call last):

  File "start.py", line 320, in OnRender

  File "start.py", line 284, in LoadModel

  File "diffusers\pipeline_utils.py", line 247, in from_pretrained

TypeError: __init__() missing 1 required positional argument: 'feature_extractor'

Dreambooth models are still not supported. Still need some time to make they work

No problem, with the ckpt converter I don't need this program anymore.