akhaliq HF staff commited on
Commit
a302618
·
1 Parent(s): f5463e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -7,9 +7,6 @@ import json
7
  import gradio as gr
8
  #from huggingface_hub import hf_hub_download
9
  import onnxruntime as rt
10
- import os
11
-
12
- os.system("wget https://github.com/onnx/models/raw/main/vision/classification/efficientnet-lite4/model/efficientnet-lite4-11.onnx")
13
 
14
  #modele = hf_hub_download(repo_id="onnx/EfficientNet-Lite4", filename="efficientnet-lite4-11.onnx")
15
  # load the labels text file
 
7
  import gradio as gr
8
  #from huggingface_hub import hf_hub_download
9
  import onnxruntime as rt
 
 
 
10
 
11
  #modele = hf_hub_download(repo_id="onnx/EfficientNet-Lite4", filename="efficientnet-lite4-11.onnx")
12
  # load the labels text file