Skip to content

Commit

Permalink
rm pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
LeslieZhoa committed Jun 28, 2023
1 parent 2de0d29 commit 62cd07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ def __call__(self):
del input_kwargs['cross_attention_kwargs']
del input_kwargs['width']
del input_kwargs['height']
pdb.set_trace()

self.run(input_kwargs)


Expand Down

0 comments on commit 62cd07f

Please sign in to comment.