Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
| 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 #######
|