Skip to content

Commit dfde720

Browse files
committed
update notebooks
Signed-off-by: binliu <[email protected]>
1 parent cb32bdb commit dfde720

File tree

2 files changed

+54
-12
lines changed

2 files changed

+54
-12
lines changed

hugging_face/finetune_vista3d_for_hugging_face_pipeline.ipynb

Lines changed: 43 additions & 12 deletions
Large diffs are not rendered by default.

hugging_face/hugging_face_pipeline_for_monai.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
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",
17+
"\n",
718
"# Hugging Face Pipeline for MONAI\n",
819
"[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",
920
"\n",

0 commit comments

Comments
 (0)