risekid commited on
Commit
c8d759c
·
1 Parent(s): d34b312

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,7 +120,6 @@ def crop_image(box):
120
  import numpy as np
121
  from PIL import Image
122
  import gradio as gr
123
- import imageio
124
 
125
 
126
  def send_request_to_api(img_byte_arr, max_retries=3, wait_time=60):
 
120
  import numpy as np
121
  from PIL import Image
122
  import gradio as gr
 
123
 
124
 
125
  def send_request_to_api(img_byte_arr, max_retries=3, wait_time=60):