Skip to content

Commit

Permalink
it's Friday night, let cross finger
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Dec 13, 2024
1 parent 90c4fcc commit 00e324d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/models/kosmos2_5/test_processor_kosmos2_5.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
@require_vision
class Kosmos2_5ProcessorTest(ProcessorTesterMixin, unittest.TestCase):
processor_class = Kosmos2_5Processor
images_input_name = "flattened_patches"

def setUp(self):
self.tmpdirname = tempfile.mkdtemp()
Expand Down

0 comments on commit 00e324d

Please sign in to comment.