You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fastmri_examples/cs/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,15 @@ which was used as a baseline model in
12
12
The implementation uses the BART toolkit. To install BART, please follow the
13
13
[installation instructions][bartlink].
14
14
15
-
Once BART is installed, set the `TOOLBOX_PATH` environment variable and point
16
-
`PYTHONPATH` to the python wrapper for BART:
15
+
Once BART is installed, set the `TOOLBOX_PATH` environment variable to point to the location where the repo was cloned and `PYTHONPATH` to the python wrapper for BART:
0 commit comments