An open API service indexing awesome lists of open source software.

https://github.com/ray-project/serve_config_examples


https://github.com/ray-project/serve_config_examples

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ray Serve examples

This repository is a collection of Ray Serve examples. KubeRay RayService examples
utilize this repository as the `working_dir` in the runtime environment.

## StableDiffusion: A text-to-image model

Python scripts in `stable_diffusion/` should be synchronized with [the Stable Diffusion Ray documentation](https://docs.ray.io/en/latest/serve/tutorials/stable-diffusion.html).