Choucri FAHED commited on
Commit
d46628f
1 Parent(s): ca49f8f

document git lfs

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
14
 
15
  # Train and download the model
16
 
 
 
17
  The notebook that generated the model pickle file `model.pkl` is
18
  [here](https://www.kaggle.com/code/cfahed/saving-a-basic-fastai-model/edit).
19
 
 
14
 
15
  # Train and download the model
16
 
17
+ Before generating and downloading the model, make sure to launch `git lfs install`.
18
+
19
  The notebook that generated the model pickle file `model.pkl` is
20
  [here](https://www.kaggle.com/code/cfahed/saving-a-basic-fastai-model/edit).
21