runtime error

The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> from frontend.webui.image_variations_ui import generate_image_variations File "/home/user/app/frontend/webui/image_variations_ui.py", line 11, in <module> app_settings = get_settings() File "/home/user/app/state.py", line 23, in get_settings state.settings = AppSettings() File "/home/user/app/app_settings.py", line 18, in __init__ self._stable_diffsuion_models = get_models_from_text_file( File "/home/user/app/utils.py", line 16, in get_models_from_text_file with open(file_path, "r") as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/configs/stable-diffusion-models.txt'

Container logs:

Fetching error logs...