samsl commited on
Commit
a1d4104
1 Parent(s): 911b0a0

try to force reboot

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ model_map = {
20
  theme = "Default"
21
  title = "D-SCRIPT: Predicting Protein-Protein Interactions"
22
  description = """
23
- If you use this interface to make predictions, please let us know (email [email protected])!
24
  We want to keep this web version free to use with GPU support, and to do that we need to demonstrate to
25
  our funders that it is being used. Thank you!
26
  """
 
20
  theme = "Default"
21
  title = "D-SCRIPT: Predicting Protein-Protein Interactions"
22
  description = """
23
+ If you use this interface to make predictions, please let us know (by emailing [email protected])!
24
  We want to keep this web version free to use with GPU support, and to do that we need to demonstrate to
25
  our funders that it is being used. Thank you!
26
  """