teatwots commited on
Commit
ee75c88
·
verified ·
1 Parent(s): ef814ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,4 +138,4 @@ interface = gr.Interface(
138
 
139
  # Launch the interface and include the custom CSS
140
  interface.launch()
141
- print(css)
 
138
 
139
  # Launch the interface and include the custom CSS
140
  interface.launch()
141
+ gr.HTML(css)