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

Update app.py

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