Releases: losttech/Gradient-Samples
Releases · losttech/Gradient-Samples
v1 pretrained model for C# or NOT
- Download and unpack zip file.
- Build and run CSharpOrNot with a single argument
ui
. E.g.CSharpOrNot ui
- Click "Open File" (dialog title should be "Load model weights", this will only happen for the first time)
- Select
.index
file from the unpacked zip. - A new file dialog will appear titled "Select code file"
- Pick a local code file to play with.
Recognized languages: C#, Python, C headers, C++ code (cc), C code, TCL, Java, Bash.