Arts-of-coding commited on
Commit
8a403ee
·
1 Parent(s): 2a7a3d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ my_env = os.environ.copy()
7
  #
8
  # Please set your username and your Space name
9
  #
10
- my_env["HF_SPACE"] = "embed/Arts-of-coding/corneal_meta_atlas"
11
 
12
  command = ["mercury", "run", f"0.0.0.0:{os.environ.get('PORT', 7860)}"]
13
  print(command)
 
7
  #
8
  # Please set your username and your Space name
9
  #
10
+ my_env["HF_SPACE"] = "embed/Arts-of-coding/Corneal_meta-atlas"
11
 
12
  command = ["mercury", "run", f"0.0.0.0:{os.environ.get('PORT', 7860)}"]
13
  print(command)