Skip to content

Commit 496349d

Browse files
committed
adding conda
1 parent baa96cd commit 496349d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/model_registration/frameworks/huggingfacemodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Load a `ImageSegmentationPipeline <https://huggingface.co/docs/transformers/main
4242
Prepare a Custom Conda Pack
4343
===========================
4444

45-
You can start with the PyTorch conda pack with slug ``pytorch110_p38_cpu_v1``.
45+
To do a image segmentation model, you can start with the PyTorch conda pack with slug ``pytorch110_p38_cpu_v1``.
4646

4747
#. Run ``pip install timm`` since image segmentation model requires ``timm``.
4848
#. Then use ``odsc conda init -b your_bucket_name -n bucket_namespace`` to config where to store the published conda pack if you have not done this yet.

0 commit comments

Comments
 (0)