Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
export const defaultTranslations = {
buttonContent: 'Upload image',
noFileError: 'No file selected',
badExtensionError: 'Bad file type',
tooBigError: 'Too big',
uploadingError: 'Error while uploading',
unknownError: 'Unknown error',
};