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