kritsg commited on
Commit
7426ef0
·
1 Parent(s): 86b0521

trying to center description

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,6 +97,6 @@ if __name__ == "__main__":
97
  ["./data/bird.jpg", 0.01, 5, 50],
98
  ["./data/hockey.jpg", 0.01, 5, 50]],
99
  title="Reliable Post Hoc Explanations: Modeling Uncertainty in Explainability",
100
- description="Dylan Slack, Sophie Hilgard, Sameer Singh, and Hima Lakkaraju. NeurIPS 2021."
101
  )
102
  iface.launch(enable_queue=True)
 
97
  ["./data/bird.jpg", 0.01, 5, 50],
98
  ["./data/hockey.jpg", 0.01, 5, 50]],
99
  title="Reliable Post Hoc Explanations: Modeling Uncertainty in Explainability",
100
+ description=" Dylan Slack, Sophie Hilgard, Sameer Singh, and Hima Lakkaraju. NeurIPS 2021."
101
  )
102
  iface.launch(enable_queue=True)