[Tests] Improve vision tests (#14458)
* Improve tests * Install vision for tf tests
This commit is contained in:
@@ -331,6 +331,7 @@ def prepare_img():
|
||||
return image
|
||||
|
||||
|
||||
@require_torch
|
||||
@require_vision
|
||||
class ViTModelIntegrationTest(unittest.TestCase):
|
||||
@cached_property
|
||||
|
||||
Reference in New Issue
Block a user