tarekfer8 commited on
Commit
7c859bf
·
verified ·
1 Parent(s): 5e42fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -68,8 +68,7 @@ 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
 
74