Uses of Class
cloud.liblibai.openapi.client.model.GetModelVersionRequest
Packages that use GetModelVersionRequest
-
Uses of GetModelVersionRequest in cloud.liblibai.openapi.client.api
Methods in cloud.liblibai.openapi.client.api with parameters of type GetModelVersionRequestModifier and TypeMethodDescriptionDefaultApi.getModelVersion(GetModelVersionRequest getModelVersionRequest) 查询模型版本参数 查询指定的模型版本参数。目前Lib已开放全站的可商用模型供API使用,您可以在Lib站内检索可商用的Checkpoint和LoRA模型。 选择喜欢的模型版本,从浏览器网址中复制versionUuid,粘贴到文生图或图生图的参数模板中使用。 若您忘记了在生图参数中应用的模型是哪一款,您可以调用本接口进行查询。okhttp3.CallDefaultApi.getModelVersionAsync(GetModelVersionRequest getModelVersionRequest, ApiCallback<VersionResponse> _callback) 查询模型版本参数 (asynchronously) 查询指定的模型版本参数。目前Lib已开放全站的可商用模型供API使用,您可以在Lib站内检索可商用的Checkpoint和LoRA模型。 选择喜欢的模型版本,从浏览器网址中复制versionUuid,粘贴到文生图或图生图的参数模板中使用。 若您忘记了在生图参数中应用的模型是哪一款,您可以调用本接口进行查询。okhttp3.CallDefaultApi.getModelVersionCall(GetModelVersionRequest getModelVersionRequest, ApiCallback _callback) Build call for getModelVersionDefaultApi.getModelVersionWithHttpInfo(GetModelVersionRequest getModelVersionRequest) 查询模型版本参数 查询指定的模型版本参数。目前Lib已开放全站的可商用模型供API使用,您可以在Lib站内检索可商用的Checkpoint和LoRA模型。 选择喜欢的模型版本,从浏览器网址中复制versionUuid,粘贴到文生图或图生图的参数模板中使用。 若您忘记了在生图参数中应用的模型是哪一款,您可以调用本接口进行查询。 -
Uses of GetModelVersionRequest in cloud.liblibai.openapi.client.model
Methods in cloud.liblibai.openapi.client.model that return GetModelVersionRequestModifier and TypeMethodDescriptionstatic GetModelVersionRequestCreate an instance of GetModelVersionRequest given an JSON stringGetModelVersionRequest.versionUuid(String versionUuid)