We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28faec commit 1f6f7fbCopy full SHA for 1f6f7fb
relay/channel/modelscope/image.go
@@ -93,7 +93,6 @@ func asyncTaskWait(c *gin.Context, info *relaycommon.RelayInfo, taskID string) (
93
step := 0
94
maxStep := 20
95
96
- var taskResponse MSImageResponse
97
var responseBody []byte
98
99
for {
0 commit comments