runtime error
Exit code: 2. Reason: 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][A 0it [00:00, ?it/s] /usr/local/lib/python3.10/site-packages/diffusers/models/transformers/transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message) usage: app.py [-h] --ckpt_dir CKPT_DIR [--input_video_path INPUT_VIDEO_PATH] [--input_image_path INPUT_IMAGE_PATH] [--output_path OUTPUT_PATH] [--seed SEED] [--num_inference_steps NUM_INFERENCE_STEPS] [--num_images_per_prompt NUM_IMAGES_PER_PROMPT] [--guidance_scale GUIDANCE_SCALE] [--height HEIGHT] [--width WIDTH] [--num_frames NUM_FRAMES] [--frame_rate FRAME_RATE] [--bfloat16] [--prompt PROMPT] [--negative_prompt NEGATIVE_PROMPT] [--custom_resolution] app.py: error: the following arguments are required: --ckpt_dir
Container logs:
Fetching error logs...