Only other was is to have someone that can run 10.12 make bootable USB Drive with the Sierra installer on it...
Create a bootable installer for macOS - Apple Support
Sierra won’t install to SSD, thanks to Eau Rouge…
https://discussions.apple.com/thread/251358124?answerId=252770772022#252770772022
Open Terminal (Applications/ Utilities) now copy and paste this command into the Terminal window,
sudo plutil -replace CFBundleShortVersionString -string "12.6.03" /Applications/Install\ macOS\ Sierra.app/Contents/Info.plist
press return
enter your password
press return
Now paste in the createinstallmedia command for Sierra where MyVolume can be replaced with the name of your USB stick
If your USB name has more than one word separated by spaces you would need to type it in as
/The\ USB\ Name
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ Sierra.app
press return
follow the prompts