ViT Diabetic Retinopathy Grading
Vision Transformer fine-tuned on retinal fundus photographs to grade diabetic retinopathy severity. Given a fundus image it returns scores across the five-level scale (0 no DR through 4 proliferative DR). Most-downloaded retinopathy classifier in this search. Research and education only, not a diagnostic tool.
ViT Diabetic Retinopathy Grading is image generation AI model from huggingface, priced at €0.000 per 1M input tokens with a unknown context window.
About this model
Pricing
API Integration
Use our OpenAI-compatible API to integrate ViT Diabetic Retinopathy Grading into your application.
npm install railwailimport railwail from "railwail";
const rw = railwail("YOUR_API_KEY");
const images = await rw.run("vit-diabetic-retinopathy-grading", "A beautiful sunset over Tokyo");
console.log(images[0].url);
// Or use the image() method for full control
const res = await rw.image("vit-diabetic-retinopathy-grading", "A cat in space", {
size: "1024x1024",
n: 1,
});
console.log(res.data[0].url);Frequently asked questions
Related Models
View all Image GenerationFLUX 1.1 Pro
Black Forest Labs' flagship text-to-image model. Faster generation than FLUX.1 Pro at higher prompt adherence, with strong photorealism and reliable spatial composition. Runs as a hosted Replicate model.
FLUX 1.1 Pro Ultra
FLUX 1.1 Pro in Ultra mode by Black Forest Labs. Generates up to 4 megapixel images with a raw mode for less processed, more natural-looking photography. Best FLUX option when output resolution and fine detail matter.
Flux 1.1 Pro Ultra
FLUX 1.1 Pro in ultra mode. Up to 4 megapixel images with raw mode for photorealism.
Flux Dev
Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.
Start using ViT Diabetic Retinopathy Grading today
Get started with free credits. No credit card required. Access ViT Diabetic Retinopathy Grading and 100+ other models through a single API.