Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SahilCarterr committed Oct 6, 2024
1 parent 56517cc commit 93b561f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pipelines/pag/test_pag_sd_img2img.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ def get_dummy_components(self, time_cond_proj_dim=None):
latent_channels=4,
sample_size=128,
)
torch.manual_seed(0)
text_encoder_config = CLIPTextConfig(
bos_token_id=0,
eos_token_id=2,
Expand Down

0 comments on commit 93b561f

Please sign in to comment.