Web3Daily commited on
Commit
ddb02b4
1 Parent(s): 8d6c35b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ demo = gr.Interface(
24
  )
25
 
26
 
27
- demo.launch(css="style.css")
 
24
  )
25
 
26
 
27
+ demo.launch()