stink icon indicating copy to clipboard operation
stink copied to clipboard

merge into single python file

Open PyTorch3 opened this issue 1 year ago • 1 comments

Hello, I examined your code, you wrote it very professionally, but it depends on too many files and it is very difficult to encrypt it. Is there any chance you can make it work in a single python file?

PyTorch3 avatar Apr 02 '24 17:04 PyTorch3

Everything is specially divided into several files according to programming rules. Otherwise, it's a mess.

Anghkooey avatar Apr 23 '24 16:04 Anghkooey