Views
No views yet
Phytophthora infection on passion fruit causes dark brown, water-soaked lesions on the fruit surface. The affected areas become soft and may rot, sometimes showing white fungal growth under humid conditions to trigger the image generation.1from diffusers import AutoPipelineForText2Image
2import torch
3pipeline = AutoPipelineForText2Image.from_pretrained('tomy600098/TunedModel_Phytophthora-ft_sd3.5-2', torch_dtype=torch.float16).to('cuda')
4image = pipeline('Phytophthora infection on passion fruit causes dark brown, water-soaked lesions on the fruit surface. The affected areas become soft and may rot, sometimes showing white fungal growth under humid conditions').images[0][here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE.md).# TODO: add an example code snippet for running this diffusion pipeline