ariankhalfani commited on
Commit
80959f4
1 Parent(s): 9ee0d8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ input, textarea {
39
  }
40
  """
41
 
42
- logo_url = "https://huggingface.co/spaces/Nexus-Community/Nexus-App/resolve/main/Wellness-Nexus.png"
43
  db_path_cataract = "cataract_results.db"
44
  db_path_glaucoma = "glaucoma_results.db"
45
 
 
39
  }
40
  """
41
 
42
+ logo_url = "https://huggingface.co/spaces/Nexus-Community/nexus-main/resolve/main/Nexus-Hub.png"
43
  db_path_cataract = "cataract_results.db"
44
  db_path_glaucoma = "glaucoma_results.db"
45