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

io.github.robothy.sdwebui.sdk.GetFaceRestorers Maven / Gradle / Ivy

The newest version!
package io.github.robothy.sdwebui.sdk;

import io.github.robothy.sdwebui.sdk.models.results.FaceRestorer;

import java.util.List;

public interface GetFaceRestorers {

  List getFaceRestorers();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy