alt-text-generator icon indicating copy to clipboard operation
alt-text-generator copied to clipboard

A flask API that generates a description for any image using AI.

Results 1 alt-text-generator issues
Sort by recently updated
recently updated
newest added

The code retrieves the REPLICATE_API_TOKEN from the environment, but it doesn't check if it's actually set. If the token is not set, the replicate library will likely throw an error...