julien-c HF staff commited on
Commit
2bce5f5
1 Parent(s): 4c7febd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ HF_TOKEN = os.environ.get("HF_TOKEN")
15
 
16
  print("hfh", huggingface_hub.__version__)
17
 
18
- os.system("sudo git lfs install")
19
 
20
 
21
  repo = Repository(
15
 
16
  print("hfh", huggingface_hub.__version__)
17
 
18
+ os.system("git lfs install --local")
19
 
20
 
21
  repo = Repository(