Skip to content

Commit d426d90

Browse files
committed
udpate license
Signed-off-by: binliu <[email protected]>
1 parent a97bbd0 commit d426d90

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

hugging_face/hugging_face_pipeline_for_monai.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Copyright (c) MONAI Consortium \n",
8-
"# Licensed under the Apache License, Version 2.0 (the \"License\");\n",
9-
"# you may not use this file except in compliance with the License.\n",
10-
"# You may obtain a copy of the License at\n",
11-
"# http://www.apache.org/licenses/LICENSE-2.0\n",
12-
"# Unless required by applicable law or agreed to in writing, software\n",
13-
"# distributed under the License is distributed on an \"AS IS\" BASIS,\n",
14-
"# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n",
15-
"# See the License for the specific language governing permissions and\n",
16-
"# limitations under the License.\n",
7+
"Copyright (c) MONAI Consortium \n",
8+
"Licensed under the Apache License, Version 2.0 (the \"License\"); \n",
9+
"you may not use this file except in compliance with the License. \n",
10+
"You may obtain a copy of the License at \n",
11+
"&nbsp;&nbsp;&nbsp;&nbsp;http://www.apache.org/licenses/LICENSE-2.0 \n",
12+
"Unless required by applicable law or agreed to in writing, software \n",
13+
"distributed under the License is distributed on an \"AS IS\" BASIS, \n",
14+
"WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n",
15+
"See the License for the specific language governing permissions and \n",
16+
"limitations under the License.\n",
1717
"\n",
1818
"# Hugging Face Pipeline for MONAI\n",
1919
"[Hugging Face](https://huggingface.co/) is a popular open-source platform for natural language processing (NLP) and other machine learning applications. Their tools and libraries are designed to make it easy to use state-of-the-art models for a wide range of tasks. It provides pre-trained models and a user-friendly API, making cutting-edge machine learning accessible to developers and researchers alike.\n",

0 commit comments

Comments
 (0)