Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

import Replicate from "replicate";

const replicate = new Replicate({ auth: process.env.REPLICATE_API_TOKEN, });

const output = await replicate.run( "vonduffen/jarvis:5908f7b617e9bbe8957e96a31020ad9dd2c04d2371d5d81b4286801d9dba3323", { input: { prompt: "..." } } );

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .