Added app_svd.py based on app.py, which is a Gradio UI for animate_anything_svd_v1.0 or SVD.
Opened more commonly used parameters for running inference in train_svd.py, including fps, motion_bucket_id, and decode_chunk_size. This paramters are also opened by diffusers.
Printed error logs when DataLoader encounters an error, as linked to issue #23 .
Fixed some syntax errors in dataset.py.
I use SVD extensively, so I believe these changes will significantly simplify its use. If you have any better suggestions, please let me know.
I have made the following changes:
I use SVD extensively, so I believe these changes will significantly simplify its use. If you have any better suggestions, please let me know.