Skip to content

Commit

Permalink
Update live_portrait.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowcz007 committed Jul 4, 2024
1 parent 2f47979 commit 961dd3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nodes/live_portrait.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,9 @@ def run(self,source_image,driving_video):
# run
live_portrait_pipeline.execute(args)

live_portrait_pipeline.live_portrait_wrapper=None

live_portrait_pipeline=None

return (v_path,output_path_concat,)

0 comments on commit 961dd3d

Please sign in to comment.