jiehou commited on
Commit
7f89e7c
·
verified ·
1 Parent(s): 499dec2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,4 +39,5 @@ intf = gr.Interface(fn=classify_image,
39
  title="CSCI4750/5750 Demo 2: Pet classification",
40
  description= "Click examples below for a quick demo",
41
  theme = 'huggingface)
 
42
  intf.launch(inline=False,debug=True)
 
39
  title="CSCI4750/5750 Demo 2: Pet classification",
40
  description= "Click examples below for a quick demo",
41
  theme = 'huggingface)
42
+
43
  intf.launch(inline=False,debug=True)