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

This reverts commit bba8646669.
This commit is contained in:
Daniel Garvey
2022-12-05 21:53:47 -06:00
committed by GitHub
parent bba8646669
commit 3c46021102
20 changed files with 252 additions and 101 deletions

View File

@@ -1,6 +1,7 @@
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):