Billy Cao

Results 302 comments of Billy Cao

@philpax I have made the PR: https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/5191

sku就是啊,每个规格都不一样的sku

我是扫完码后马上就显示二维码过期

https://github.com/PingKuNet/aliyunpan 这个fork我测试可以使用

Same issue here on v2 model T2TT...How can the model be predicting a special token in the first place? This does not happen on the HF space demo, and I...

> @kauterry I modified the [predict function](https://github.com/facebookresearch/seamless_communication/blob/65617b658d4414a4dcf80ba4a60e921ec64d1c46/src/seamless_communication/models/inference/translator.py#L159) so that it accepts list as input then I modified [line](https://github.com/facebookresearch/seamless_communication/blob/65617b658d4414a4dcf80ba4a60e921ec64d1c46/src/seamless_communication/models/inference/translator.py#L221C13-L221C17) with > > ``` > results = [] > for text in...