All Downloads are FREE. Search and download functionalities are using the official Maven repository.

clarifai2.dto.prediction.Blur Maven / Gradle / Ivy

The newest version!
package clarifai2.dto.prediction;

import com.google.auto.value.AutoValue;

@SuppressWarnings("NullableProblems")
@AutoValue
public abstract class Blur extends Prediction {

  Blur() {} // AutoValue instances only
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy