how to fix 'FutureWarning: It is deprecated to ....'?

#65
by oritey - opened

'...FutureWarning: It is deprecated to pass a pretrained model name or path to from_config.If you were trying to load a scheduler, please use <class 'diffusers.schedulers.scheduling_ddpm.DDPMScheduler'>.from_pretrained(...) instead. Otherwise, please make sure to pass a configuration dictionary instead. This functionality will be removed in v1.0.0.
deprecate("config-passed-as-path", "1.0.0", deprecation_message, standard_warn=False)...' etc

hi!

i have this error and couldnt run this space on t4 and others variants. is there any known fix for this ?

Hi! Thats my two cents. I had same issue. Just wait for about 5 minutes and training will start.

Sign up or log in to comment