Chore Add HF text to image models support #330
Annotations
4 errors and 1 warning
lint:
transformer/hf-text-to-image.go#L56
unnecessary leading newline (whitespace)
|
lint:
transformer/hf-text-to-image.go#L117
nilness: impossible condition: nil != nil (govet)
|
lint:
transformer/hf-text-to-image.go#L98
shadow: declaration of "err" shadows declaration at line 72 (govet)
|
lint
issues found
|
lint:
transformer/hf-text-to-image.go#L66
var-naming: method hfTextToImageHttpCall should be hfTextToImageHTTPCall (revive)
|