3587jjh commited on
Commit
571728f
·
verified ·
1 Parent(s): 32d0a72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -19,7 +19,9 @@ tags:
19
  - Python packages: `pip install numpy opencv-python pandas tqdm fast_pytorch_kmeans`
20
 
21
  ## How to Use
22
- git clone https://huggingface.co/3587jjh/pcsr_carn
 
 
23
 
24
  ```python
25
  ####### demo.py #######
 
19
  - Python packages: `pip install numpy opencv-python pandas tqdm fast_pytorch_kmeans`
20
 
21
  ## How to Use
22
+ - sudo apt-get install git-lfs<br>
23
+ - git lfs install<br>
24
+ - git clone https://huggingface.co/3587jjh/pcsr_carn<br>
25
 
26
  ```python
27
  ####### demo.py #######