Miscellaneous examples
Looking for how to make a popular machine learning library work with Modal? There’s a guide for that:
- Classifier training with TensorFlow and TensorBoard
- Fine-tune Flan-T5 and monitor with TensorBoard
- Generate synthetic data with Jsonformer
- Real-time object detection with webcam input
- Run Instructor embedding model
- Run Text Embedding Inference (TEI)
- Run Playground text-to-image model
- Run SDXL Lightning text-to-image model
- Run Stable Video Diffusion image-to-video model
- Run OpenCV to detect faces
- Run batched Whisper transcription
- Stable Diffusion with A1111
You can find even more examples on the modal-examples
GitHub repository.