Vinh Quang Tran

Results 6 comments of Vinh Quang Tran

> > > using: > train_set = MXFaceDataset(root_dir=cfg.rec, local_rank=local_rank) I have added that to the pull request.

> I'll submit a PR to fix this ASAP. I'll let you know when this pr merged. Thanks! Have you been able to fix this? I have the same issue...

It still happens occasionally when I use [yt-dlp](https://github.com/yt-dlp/yt-dlp) to download videos. I think that it is Finder's bug, not TmpDisk. Just asking in case anyone has the same issue.

Is it possible to make a `dxvk.conf` file and use it in Whisky? I am trying to spoof the GPU in order to bypass NVAPI error.

> > I have filtered out files that are causing errors and uploaded them [here](https://file.io/BKhKWq9XGY1A). > > It seems I'm too late: `The transfer you requested has been deleted.` >...

I suggest adding `pyinstaller` to the `requirements.txt` file and the steps for installing `appdmg` ``` brew install node npm install -g appdmg ``` to avoid this error when running `python...