Ethan18 commited on
Commit
08c0830
·
verified ·
1 Parent(s): 8e4970a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ Please refer to our [Github Repo](https://github.com/aigc3d/LAM)
41
  ```python
42
  from huggingface_hub import hf_hub_download
43
 
44
- hf_hub_download(repo_id="3DAIGC/LAM-assets',
45
  repo_type='model',
46
  filename='LAM_human_model.tar',
47
  local_dir='./')
 
41
  ```python
42
  from huggingface_hub import hf_hub_download
43
 
44
+ hf_hub_download(repo_id="3DAIGC/LAM-assets",
45
  repo_type='model',
46
  filename='LAM_human_model.tar',
47
  local_dir='./')