Spaces:
akhaliq
/
Evel_Space
Runtime error

runtime error

Space failed to start. Exit code: 1

Container logs:

8cgxt 2023-03-23T17:35:21.790Z Traceback (most recent call last):
8cgxt 2023-03-23T17:35:21.790Z   File "app.py", line 32, in <module>
8cgxt 2023-03-23T17:35:21.790Z     scheduler = DPMSolverMultistepScheduler(
8cgxt 2023-03-23T17:35:21.790Z   File "/home/user/.local/lib/python3.8/site-packages/diffusers/configuration_utils.py", line 569, in inner_init
8cgxt 2023-03-23T17:35:21.790Z     init(self, *args, **init_kwargs)
8cgxt 2023-03-23T17:35:21.790Z TypeError: __init__() got an unexpected keyword argument 'predict_epsilon'