# Miscellaneous examples | Modal Docs

- **URL:** https://modal.com/docs/examples/miscellaneous
- **Summary:** Additional Modal examples including ControlNet, FastHTML, Mochi video, PyTorch profiling, and more.

Copy page

Miscellaneous examples
======================

Looking for how to make a popular model or library work with Modal? There’s a guide for that:

*   [Benchmark the Tokasaurus high-throughput LLM server](https://modal.com/docs/examples/tokasaurus_throughput)
    
*   [Deploy ControlNet demos with Gradio](https://modal.com/docs/examples/controlnet_gradio_demos)
    
*   [Deploy Liquid Foundation Models with snapshotting](https://modal.com/docs/examples/lfm_snapshot)
    
*   [Deploy Nvidia Nemotron models](https://modal.com/docs/examples/nemotron_inference)
    
*   [FastHTML: Deploy 100,000 multiplayer checkboxes](https://modal.com/docs/examples/fasthtml_checkboxes)
    
*   [Generate Slack-ready GIFs with the Claude SDK](https://modal.com/docs/examples/claude-slack-gif-creator)
    
*   [Generate video clips with Mochi](https://modal.com/docs/examples/mochi)
    
*   [MultiOn: Create an agent for AI news](https://modal.com/docs/examples/multion_news_agent)
    
*   [Profile PyTorch code](https://modal.com/docs/examples/torch_profiling)
    
*   [Real-time object detection with webcam input](https://modal.com/docs/examples/webrtc_yolo)
    
*   [Run a sandboxed Jupyter notebook](https://modal.com/docs/examples/jupyter_sandbox)
    
*   [Run batched Whisper transcription](https://modal.com/docs/examples/batched_whisper)
    
*   [Run Claude Code in a Modal Sandbox](https://modal.com/docs/examples/sandbox_agent)
    
*   [Run continuous integration (CI) tests on Modal](https://modal.com/docs/examples/ci-on-modal)
    
*   [Run OpenAI’s gpt-oss model](https://modal.com/docs/examples/gpt_oss_inference)
    
*   [Run OpenCV to detect faces](https://modal.com/docs/examples/count_faces)
    
*   [Run SAM 2 video segmentation model](https://modal.com/docs/examples/segment_anything)
    
*   [Run Text Embedding Inference (TEI)](https://modal.com/docs/examples/text_embeddings_inference)
    
*   [Serve TensorRT-LLM at maximum throughput](https://modal.com/docs/examples/trtllm_throughput)
    

You can find even more examples on the [`modal-examples` GitHub repository](https://github.com/modal-labs/modal-examples)
 or find larger projects built by Modal users at the [`awesome-modal` GitHub repository](https://github.com/modal-labs/awesome-modal)
.

[Miscellaneous examples](https://modal.com/docs/examples/miscellaneous#miscellaneous-examples)
