# [?project name] Build Documentation ###### tags: `python` `build` `template` [?description] ## Versions - [?version] ([download]([?download link])) ## Plateform - [x] Windows - [ ] Ubuntu ## Dependencies - python == [?version] - torch == [?version] - [?] ## Build ### Tool - pyinstaller == [?version] ### Build Environment Setting 1. [?step description] 2. [?step description] ### Build Command (file) ```shell= $ [?command line] ``` ### Bugs - [?bug description]