A newer version of this model is available:
meta-llama/Llama-3.3-70B-Instruct
from diffusers import DiffusionPipeline
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0]
- Downloads last month
- 0
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The HF Inference API does not support text-generation models for asteroid
library.
Model tree for kabirclark/kabirworld
Base model
IamCreateAI/Ruyi-Mini-7B