tarekfer8 commited on
Commit
3be5a75
·
verified ·
1 Parent(s): 2a91c9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -68,8 +68,6 @@ demo = gr.ChatInterface(
68
  label="Top-p (nucleus sampling)",
69
  ),
70
  ],
71
- style={"background": "white", "color": "black", "font-size": "16px"},
72
- theme="dark",
73
 
74
  )
75
 
 
68
  label="Top-p (nucleus sampling)",
69
  ),
70
  ],
 
 
71
 
72
  )
73