|
4 | 4 | "cell_type": "markdown", |
5 | 5 | "metadata": {}, |
6 | 6 | "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 | + " 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", |
17 | 17 | "\n", |
18 | 18 | "# Hugging Face Pipeline for MONAI\n", |
19 | 19 | "[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