Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduler-Config file missing #10

Open
amanladwa opened this issue Apr 8, 2024 · 0 comments
Open

Scheduler-Config file missing #10

amanladwa opened this issue Apr 8, 2024 · 0 comments

Comments

@amanladwa
Copy link

Hi Team,
Found your work amazing,
I am trying to get this model inference running on google Colab,
after installing the requirements, dependencies
When I run
!python src/inference.py --input_video_path "inputVideo/300392491-c5ca5e73-1e5a-47dd-999d-e9c9318f9e64.mp4"
--pretrained_sd_dir "SDModel/" \ #### I have put v1-5-pruned-emaonly.ckpt in this folder ####
--video_outpainting_model_dir "M3DDMmodel/diffusion_pytorch_model.bin" #### this folder has your diffusion model posted on m3ddm's hugging face. ####
--output_dir "outputVideo"
--target_ratio_list "1:1"
--copy_original

I get the following error,
Error no file named scheduler_config.json found in directory SDModel/.
I checked around and I couldn't find a scheduler_config.json
Any help would be appreciated.
Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant