From d32f66cd86187ce4c615c46d7bce88162a08dfcf Mon Sep 17 00:00:00 2001 From: Elijah Harmon Date: Tue, 28 Nov 2023 10:35:37 -0800 Subject: [PATCH] launcher --- .gitignore | 3 ++- README.md | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 021b9b3..c8b76e2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ __pycache__ utils/__pycache__ models/__pycache__ venv -*.old \ No newline at end of file +*.old +elite \ No newline at end of file diff --git a/README.md b/README.md index 3987664..c182e05 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ Intended for educational use 🎓, our aim is to highlight the vulnerability of - Faster 🏃‍♂️💨 - `main_onnx.py` ⚙️ May need to edit a file, Works on any computer 💻 - Fastest 🚀 - `main_tensorrt.py` 🏢 Enterprise level hard, Works on computers with Nvidia GPUs only 🎮 +## Don't want to program? We got you +If you join our [discord](https://discord.gg/rootkitorg) and become a support, you will have access to our all-in-one launcher. + ## 🧰 Requirements - Nvidia RTX 980 🆙, higher or equivalent - And one of the following: