-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…
-
### Your current environment
```text
The output of `python collect_env.py`
```
```
:128: RuntimeWarning: 'torch.utils.collect_env' found in sys.modules after import of package 'torch.utils', bu…
-
This issue contains the test results for the upstream sync, develop PR, and release testing branches. Comment 'proceed with rebase' to approve. Close when maintenance is complete or there will be prob…
-
Hi. I am using exactly the same code as yours in run_sft.sh:
```
#!/bin/bash
CUR_DIR=`pwd`
ROOT=${CUR_DIR}
export PYTHONPATH=${ROOT}:${PYTHONPATH}
VISION_MODEL=openai/clip-vit-large-pa…
-
看了您提供的代码,您在模型输入之前本来需要对video进行编码的,不过您那是直接读取文件获取:FaceMAE_feats, VideoMAE_feats, Audio_feats。请问这些数据您是怎么获取的?对应论文的哪一步呢?有开源的数据嘛?
我是从事该方向的研一新生,十分期待您的回复。
-
### Your question
Hello,
not sure if I'm doing right and if this is the right place.
It's 2 days after upgrading Comfy that I can't run a basic Flux dev workflow, this is the error that I get fro…