zmsn-1998 commited on
Commit
8fb4c97
·
1 Parent(s): e7fcffc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ ENVS = ['ShadowHand', 'ShadowHandCatchAbreast', 'ShadowHandOver', 'ShadowHandBlo
20
 
21
  # download data from huggingface dataset
22
  # dataset = load_dataset("quantumiracle-git/robotinder-data")
23
- os.remove('.git/hooks/pre-push') # https://github.com/git-lfs/git-lfs/issues/853
24
  LOAD_DATA_GOOGLE_DRIVE = True
25
  if LOAD_DATA_GOOGLE_DRIVE: # download data from google drive
26
  # url = 'https://drive.google.com/drive/folders/1JuNQS4R7axTezWj1x4KRAuRt_L26ApxA?usp=sharing' # './processed/' folder in google drive
 
20
 
21
  # download data from huggingface dataset
22
  # dataset = load_dataset("quantumiracle-git/robotinder-data")
23
+ # os.remove('.git/hooks/pre-push') # https://github.com/git-lfs/git-lfs/issues/853
24
  LOAD_DATA_GOOGLE_DRIVE = True
25
  if LOAD_DATA_GOOGLE_DRIVE: # download data from google drive
26
  # url = 'https://drive.google.com/drive/folders/1JuNQS4R7axTezWj1x4KRAuRt_L26ApxA?usp=sharing' # './processed/' folder in google drive