FEIFEIEIAr

Results 4 issues of FEIFEIEIAr

我是使用VSCode通过SSH远程连接的服务器,出现以下问题(环境在最后) 右键 result.json,点击View with VizTracer后,一直空白(下图右侧) 在点击View with VizTracer后,本地端是能打开 `http://localhost:9001/ ` ,正常查看的 使用`vizviewer ./result.json`也能正常查看 同样的 result.json 在 Windows 端的 VSCode 上也能正常打开 我是使用VSCode通过SSH远程连接的服务器 json文件大小10M左右 该错误始终出现 Environments: + VSCode v1.85.1 + VSCode SSH...

+ 整理了sample_t2v.py,方便部署。 + 针对sample的内容添加了一些type hint 在我的服务器上能正常推理

### Describe the bug I found a stange time cost when I inference StableVideoDiffusionPipeline with GPU. On 3090, the UNet only costs 1.6s, however, a denoising loop costs 3.3s. It...

bug

model.py里对RMSNorm的import有问题,应该import components中的。