Skip to content

Commit

Permalink
[CLIP] Fix PT test (huggingface#15041)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickvonplaten authored and Steven committed Jan 6, 2022
1 parent 693b298 commit 68b95f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_modeling_clip.py
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,7 @@ def prepare_img():


@require_vision
@require_torch
class CLIPModelIntegrationTest(unittest.TestCase):
@slow
def test_inference(self):
Expand Down

0 comments on commit 68b95f0

Please sign in to comment.