Web3Daily commited on
Commit
cd00d8d
1 Parent(s): 974fe30

Update app.py

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