sanxfxteam
sanxfxteam
Hi, thanks for the response. I don't think it's a git sub module, it's just that the unreal project is in a subfolder in a git repo. Unreal Projects/ |--...
@arnaud-jamin review requested please :)
I had another library that had None as an enum and they were conflicting. On Mon, Dec 30, 2024, 22:23 Arnaud Jamin ***@***.***> wrote: > On what target did you...
I get this error when trying to output srt-word, what's the way to do it now? whisperx: error: argument --output_format/-f: invalid choice: 'srt-word' (choose from 'all', 'srt', 'vtt', 'txt', 'tsv',...
Hi, I'm having the same issue, all greyed out. I have LFS installed, and the assets are on the LFS too (git lfs ls-files). I get these messages in the...
I've created different projects to check if I made a mistake with the project. And still everything is greyed, and **Revision control is disabled** is still shown... I've tried using...
I found out you need the .gitattributes at the root of the git repo, not the project folder. On Sat, Nov 30, 2024, 15:47 Tyler Wilson ***@***.***> wrote: > This...