Burton2000 RobHughesArm commited on
Commit
f6dd1a2
·
verified ·
1 Parent(s): 6d5a8d4

Add LFS check (#6)

Browse files

- Add LFS check (6c9b6a95f625e9b554d1dc6592a407bd823f5dbc)


Co-authored-by: Rob Hughes <RobHughesArm@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -77,6 +77,7 @@ Clone the NSS model repository from Hugging Face
77
  ```powershell
78
  git clone https://huggingface.co/Arm/neural-super-sampling
79
  cd neural-super-sampling
 
80
  ```
81
 
82
  ### Run the Scenario
 
77
  ```powershell
78
  git clone https://huggingface.co/Arm/neural-super-sampling
79
  cd neural-super-sampling
80
+ git lfs pull # Make sure Git LFS is installed - https://git-lfs.com/
81
  ```
82
 
83
  ### Run the Scenario