shimu0215 commited on
Commit
92d0784
·
verified ·
1 Parent(s): bef8a52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ class ModelManager:
30
  @staticmethod
31
  def load_model(checkpoint_name: str):
32
  model_path = hf_hub_download(
33
-
34
  repo_id="shimu0215/seg",
35
  filename="sapiens_2b_render_people_epoch_25_torchscript.pt2",
36
  )
 
30
  @staticmethod
31
  def load_model(checkpoint_name: str):
32
  model_path = hf_hub_download(
 
33
  repo_id="shimu0215/seg",
34
  filename="sapiens_2b_render_people_epoch_25_torchscript.pt2",
35
  )