AlStable commited on
Commit
f7d77a6
·
1 Parent(s): 13170e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -41,6 +41,4 @@ sandbox = gr.Interface.load(
41
  api_key=API_KEY
42
  )
43
 
44
- logging.warning('model chosen = '+custom_model)
45
-
46
  sandbox.queue(concurrency_count=20).launch()
 
41
  api_key=API_KEY
42
  )
43
 
 
 
44
  sandbox.queue(concurrency_count=20).launch()