matjesg commited on
Commit
bc43f0a
1 Parent(s): 4fd4403

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import numpy as np
2
  import gradio as gr
3
- import imageio.v2 as imageio
4
  import onnxruntime as ort
5
  from matplotlib import pyplot as plt
6
  from huggingface_hub import hf_hub_download
 
1
  import numpy as np
2
  import gradio as gr
 
3
  import onnxruntime as ort
4
  from matplotlib import pyplot as plt
5
  from huggingface_hub import hf_hub_download