woshixuhao commited on
Commit
5cf6cc6
·
1 Parent(s): ada257d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -264,7 +264,7 @@ def predict_single(smile,PE,EA,DCM,MeOH,Et20):
264
  return Rf[0]
265
 
266
  if __name__=='__main__':
267
- theme = gr.themes.Monochrome(
268
  primary_hue="indigo",
269
  secondary_hue="blue",
270
  neutral_hue="slate",
 
264
  return Rf[0]
265
 
266
  if __name__=='__main__':
267
+ theme = gr.themes.Monochrome(
268
  primary_hue="indigo",
269
  secondary_hue="blue",
270
  neutral_hue="slate",