Skip to content

Commit d32d072

Browse files
committed
updated toctree and index.md
1 parent ac9b99b commit d32d072

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

notebooks/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
title: Fine-tuning a Vision Transformer Model With a Custom Biomedical Dataset
7171
- local: fine_tuning_detr_custom_dataset
7272
title: Fine-Tuning Object Detection on a Custom Dataset, Deployment in Spaces, and Gradio API Integration
73+
- local: semantic_segmentation_fine_tuning_inference
74+
title: Fine-Tuning a Semantic Segmentation Model on a Custom Dataset and Usage via the Inference API
7375

7476
- title: Diffusion Recipes
7577
isExpanded: false

notebooks/en/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Check out the recently added notebooks:
2222
- [Data analyst agent: get your data’s insights in the blink of an eye ✨](agent_data_analyst)
2323
- [Enhancing RAG Reasoning with Knowledge Graphs](rag_with_knowledge_graphs_neo4j)
2424
- [Fine-Tuning Object Detection on a Custom Dataset 🖼, Deployment in Spaces, and Gradio API Integration](fine_tuning_detr_custom_dataset)
25+
- [Fine-Tuning a Semantic Segmentation Model on a Custom Dataset and Usage via the Inference API](semantic_segmentation_fine_tuning_inference)
2526

2627

2728

0 commit comments

Comments
 (0)