Spaces:
Running
Running
VideoSynthesis error
#4
by
hilarryous
- opened
With any parameters now, VideoSynthesis.async_call(model="wanx2.1-t2v-plus", ...) fails, immediately returning an output of None.
With any parameters now, VideoSynthesis.async_call(model="wanx2.1-t2v-plus", ...) fails, immediately returning an output of None.
@hilarryous
This is likely due to API's resources being used up. Each DashScope API has certain amount of processing units allocated for free for a month perhaps, after which the API key's creator has to pay for processing units.
If API key was invalid, the error would rather say "invalid API key".
That's the best I know right now. I'll keep everyone updated as soon as I find a better alternative.