Ramon Gougis commited on
Commit
31e4e3d
·
verified ·
1 Parent(s): 4ccd8d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -43,9 +43,8 @@ from huggingface_hub import hf_hub_download
43
 
44
  # Download the checkpoint
45
  ckpt_path = hf_hub_download(repo_id="ragou19/WaveletLM", filename="best_model.pt")
46
-
47
- # Then follow the instructions in the GitHub repo to load and run:
48
  ```
 
49
  https://github.com/ramongougis/WaveletLM
50
 
51
  ## Architecture
 
43
 
44
  # Download the checkpoint
45
  ckpt_path = hf_hub_download(repo_id="ragou19/WaveletLM", filename="best_model.pt")
 
 
46
  ```
47
+ Then follow the instructions in the GitHub repo to load and run:
48
  https://github.com/ramongougis/WaveletLM
49
 
50
  ## Architecture