diff --git a/recipes/DeforumSD.py b/recipes/DeforumSD.py index db47dabe1..eba951bf4 100644 --- a/recipes/DeforumSD.py +++ b/recipes/DeforumSD.py @@ -467,10 +467,6 @@ def run(self, state: dict): if not self.request.user.disable_safety_checker: safety_checker(text=self.preview_input(state)) - print("selected_model", request.selected_model) - print(f'{state["selected_model"]=}') - print(f"{type(request.selected_model)=}") - try: state["output_video"] = call_celery_task_outfile( "deforum",