Amanda1234 commited on
Commit
22d9fd4
·
verified ·
1 Parent(s): d7b1e04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -141,4 +141,3 @@ with gr.Blocks(theme='JohnSmith9982/small_and_pretty') as demo:
141
  # Launch the Gradio app to allow user interaction
142
  demo.launch(share = True)
143
 
144
- background: radial-gradient(circle at 12.3% 19.3%, rgb(85, 88, 218) 0%, rgb(95, 209,249)100.2%);
 
141
  # Launch the Gradio app to allow user interaction
142
  demo.launch(share = True)
143