Giter VIP home page Giter VIP logo

venus's Introduction

Hi, I'm full-stack developer โœŒ๏ธ

Octocat

๐Ÿ“„ Currently exploring AV bypass techniques and fingerprinting

๐ŸŒŒ Enjoy building cool things, discovering, inventing and analysing different protocols and algorithms

Programming languages

Kotlin Java TypeScript WebAssembly Dart Swift

..also

Programming languages

Stack

Flutter Svelte Vite Next.js React.js Electron.js

Ktor Spring Deno Bun

TailWind Three.js Tensorflow.js

System software

System software

Other

Figma Android Studio

Projects in which I participated โšก

Midday โ€” Midday provides you with greater insight into your business and automates the boring tasks, allowing you to focus on what you love to do instead.

ReVanced โ€” ๐Ÿ’Š Continuing the legacy of Vanced

Telegraf โ€” Modern Telegram Bot Framework for Node.js

NextUI โ€” ๐Ÿš€ Beautiful, fast and modern React UI library

Still have questions?

Contact with me

venus's People

Contributors

dependabot[bot] avatar milksense avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

venus's Issues

How to train this aimbot?

Guys i cant understand how to train it i know that its yolov project, but someone have already trained data for it? Pls help

Update requirements.txt.

Torch 1.13.1+cu117 is incompatible with the current torchvision being used in requirements.txt.
Screenshot 2023-02-03 150505

Lunar

so... essentially this is lunar with a different name

Procedure Entry Point not found for torchvision

When I load up venus it goes to download yolov5 and what not. Than I got a windows pop up saying this, "The procedure entry point ?get_warnAlways@Warning@c10@@YA_NXZ could not be located in the dynamic link library C:\Users\spenc\AppData\Local\Programs\Python\Python39\Lib\site-packages\torchvision\image.pyd

Than in venus cmd it says all this

[INFO] Loading the neural network model
Downloading: "https://github.com/ultralytics/yolov5/zipball/master" to C:\Users\spenc/.cache\torch\hub\master.zip
C:\Users\spenc\AppData\Local\Programs\Python\Python39\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension: [WinError 127] The specified procedure could not be found
warn(f"Failed to load image Python extension: {e}")
Traceback (most recent call last):
File "C:\Users\spenc\Downloads\venus-main (2)\venus-main\venus.py", line 73, in
main()
File "C:\Users\spenc\Downloads\venus-main (2)\venus-main\venus.py", line 21, in main
lunar = Aimbot(collect_data = "collect_data" in sys.argv)
File "C:\Users\spenc\Downloads\venus-main (2)\venus-main\lib\aimbot.py", line 65, in init
self.model = torch.hub.load('ultralytics/yolov5', 'custom', path='lib/best.pt', force_reload = True)
File "C:\Users\spenc\AppData\Local\Programs\Python\Python39\lib\site-packages\torch\hub.py", line 558, in load
model = _load_local(repo_or_dir, model, *args, **kwargs)
File "C:\Users\spenc\AppData\Local\Programs\Python\Python39\lib\site-packages\torch\hub.py", line 587, in _load_local
model = entry(*args, **kwargs)
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\hubconf.py", line 83, in custom
return _create(path, autoshape=autoshape, verbose=_verbose, device=device)
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\hubconf.py", line 33, in _create
from models.common import AutoShape, DetectMultiBackend
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\models\common.py", line 28, in
from utils.dataloaders import exif_transpose, letterbox
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\utils\dataloaders.py", line 31, in
from utils.augmentations import (Albumentations, augment_hsv, classify_albumentations, classify_transforms, copy_paste,
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\utils\augmentations.py", line 15, in
from utils.general import LOGGER, check_version, colorstr, resample_segments, segment2box, xywhn2xyxy
File "C:\Users\spenc/.cache\torch\hub\ultralytics_yolov5_master\utils\general.py", line 38, in
from ultralytics.yolo.utils.checks import check_requirements
ModuleNotFoundError: No module named 'ultralytics'

requirements: YOLOv5 requirements "gitpython>=3.1.30" "setuptools>=65.5.1" not found

I stumbled across this and I have no idea if I'm doing it right, i guess it's an error since it comes out in red

Downloading: "https://github.com/ultralytics/yolov5/archive/master.zip" to C:\Users\crist/.cache\torch\hub\master.zip
requirements: YOLOv5 requirements "gitpython>=3.1.30" "setuptools>=65.5.1" not found, attempting AutoUpdate...
"pip" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
requirements: Command 'pip install "gitpython>=3.1.30" "setuptools>=65.5.1" ' returned non-zero exit status 1.
YOLOv5 2023-4-6 Python-3.10.0 torch-1.11.0+cu113 CUDA:0 (NVIDIA GeForce RTX 2060, 6144MiB)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.