hooman650 commited on
Commit
848e8bc
1 Parent(s): 68e3232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Please see the instructions below.
20
  1. **Download** the checkpoint: For some reason you cannot directly load from this online version (you will get an exception).
21
  Please download this repo as below:
22
 
23
- ```
24
  # pip install huggingface-hub
25
 
26
  from huggingface_hub import snapshot_download
 
20
  1. **Download** the checkpoint: For some reason you cannot directly load from this online version (you will get an exception).
21
  Please download this repo as below:
22
 
23
+ ```python
24
  # pip install huggingface-hub
25
 
26
  from huggingface_hub import snapshot_download