Gao Hengda
Gao Hengda
如何批量上传已经生成的字幕
When I command 'python cdvae/run.py data=perov expname=perov',I meet the problem that CUDA capabilities probelm.The concrete hint is as follow: ``` packages/torch/cuda/__init__.py:104: UserWarning: NVIDIA GeForce RTX 4090 with CUDA capability sm_89...

### Current Behavior ``` Thread HandlerThread:wandb.init()... Traceback (most recent call last): File "/root/miniconda3/envs/py39/lib/python3.9/site-packages/wandb/sdk/internal/internal_util.py", line 49, in run self._run() File "/root/miniconda3/envs/py39/lib/python3.9/site-packages/wandb/sdk/internal/internal_util.py", line 100, in _run self._process(record) File "/root/miniconda3/envs/py39/lib/python3.9/site-packages/wandb/sdk/internal/internal.py", line 279, in...