mba07m commited on
Commit
6976882
β€’
1 Parent(s): 661bc0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import tempfile
4
  import time
5
  from os import path
6
 
 
7
  import gradio as gr
8
  import numpy as np
9
  import rembg
 
4
  import time
5
  from os import path
6
 
7
+
8
  import gradio as gr
9
  import numpy as np
10
  import rembg