Open ravi9 opened 2 weeks ago
This Streamlit app is designed to generate multiple images based on a provided text prompt. It leverages TorchServe for efficient model serving and management, and utilizes Meta-LLaMA-3.2 for prompt generation, and Stable Diffusion with latent-consistency/lcm-sdxl and Torch.compile using OpenVINO backend for image generation.
Description
This Streamlit app is designed to generate multiple images based on a provided text prompt. It leverages TorchServe for efficient model serving and management, and utilizes Meta-LLaMA-3.2 for prompt generation, and Stable Diffusion with latent-consistency/lcm-sdxl and Torch.compile using OpenVINO backend for image generation.