Skip to content

Commit

Permalink
added header with git lfs note
Browse files Browse the repository at this point in the history
  • Loading branch information
a-darcher committed Mar 17, 2024
1 parent da3f94a commit fb92e7b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/notebooks/applications/application_main_figures.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Application Section - Main Figures\n",
"\n",
"Note: due to the size of the embeddings, you may need to have Git Large File Storage (lfs) installed on your machine. Please refer to [the git-lfs repo](https://github.com/git-lfs/git-lfs) for installation instructions. It may also be necessary to remove and again clone the repository after installing, in case you continue to receive pickling errors when loading models. "
]
},
{
"cell_type": "code",
"execution_count": 1,
Expand Down

0 comments on commit fb92e7b

Please sign in to comment.