Revert "Revert "find gsutil on linux (#557)" (#560)" (#561)

This reverts commit 3c46021102.
This commit is contained in:
Daniel Garvey
2022-12-05 22:27:43 -06:00
committed by GitHub
parent 3c46021102
commit 8859853b41
20 changed files with 99 additions and 250 deletions

View File

@@ -1,7 +1,6 @@
import numpy as np
import tensorflow as tf
from shark.shark_inference import SharkInference
from shark.shark_downloader import download_tf_model
def load_and_preprocess_image(fname: str):