Skip to content

Commit 1c6c5ee

Browse files
committed
remove push to hub
1 parent 8eb9487 commit 1c6c5ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pipelines/sana/test_sana.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def test_inference(self):
148148

149149
components = self.get_dummy_components()
150150
pipe = self.pipeline_class(**components)
151-
pipe.push_to_hub("hf-internal-testing/tiny-sana-pipe")
152151
pipe.to(device)
153152
pipe.set_progress_bar_config(disable=None)
154153

0 commit comments

Comments
 (0)