This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md90-Day Cybersecurity Study Plan Day 1-7: Network+ Watch videos from Professor Messer's N10-008 Playlist: https://youtube.com/playlist?list=PLG49…
Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model NExT-GPT: Any-to-Any Multimodal LLM Shengqiong Wu, Hao Fei*, Leigang Qu, Wei Ji, and Tat-Seng Chua. (*Correspondence ) NExT++, School of Computing, National University of Singapore This repository hosts the code, data and model weight of NExT-GPT, the first end-to-end MM-LLM that perceives input and generates output in arbitrary combinations (any-to-any) of text, image, video, and audio and beyond. 🎉 News [2023.09…
Rerender A Video: Zero-Shot Text-Guided Video-to-Video TranslationRerender A Video - Official PyTorch Implementation Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation Shuai Yang, Yifan Zhou, Ziwei Liu and Chen Change Loy in SIGGRAPH Asia 2023 Conference Proceedings Project Page | Paper | Supplementary Video | Input Data and Video Results Abstract: Large text-to-image diffusion models have exhibited impressive proficiency in generating high-quality images. However, when a…
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox Distrobox previous logo credits j4ckr3d current logo credits David Lapshin Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable wi…
vits2 backbone with bertBert-VITS2 VITS2 Backbone with bert 成熟的旅行者/开拓者/舰长/博士/sensei/猎魔人/喵喵露/V应该参阅代码自己学习如何训练。 严禁将此项目用于一切违反《中华人民共和国宪法》,《中华人民共和国刑法》,《中华人民共和国治安管理处罚法》和《中华人民共和国民法典》之用途。 严禁用于任何政治相关用途 Video:https://www.bilibili.com/video/BV1hp4y1K78E Demo:https://www.bilibili.com/video/BV1TF411k78w References anyvoiceai/MassTTS jaywalnut310/vits p0p4k/vits2_pytorch svc-develop-team/so-vits-svc PaddlePaddle/PaddleSpeech
Godot Starter Kit 3D Platformer This package includes a basic template for a 3D platformer game in Godot 4.1.1.stable.official. Includes features like; Character controller (with double jump) Camera controls (rotate, zoom) Gamepad support Sprites and 3D Models (CC0 licensed) Sound effects (CC0 licensed) Screenshot License MIT License Copyright (c) 2023 Kenney Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the …
LangChain + Next.js starter template🦜️🔗 LangChain + Next.js Starter Template This template scaffolds a LangChain.js + Next.js starter app. It showcases how to use and combine LangChain modules for several use cases. Specifically: Simple chat Returning structured output from an LLM call Answering complex, multi-step questions with agents Retrieval augmented generation (RAG) with a chain and a vector store Retrieval augmented generation (RAG) with an agent and a vector store Most of them use …
Jo eh.Heisse Preise A terrible grocery price search "app". Fetches data from big Austrian grocery chains daily and lets you search them. See https://heisse-preise.io. The project consists of a trivial NodeJS Express server responsible for fetching the product data, massaging it, and serving it to the front end (see server.js). The front end is a least-effort vanilla HTML/JS app (see sources in site/). Requirements Node.js Running Development Install NodeJS, then run this in a shell of…
One framework for creating powerful cross-platform games.MonoGame MonoGame is a simple and powerful .NET framework for creating games for desktop PCs, video game consoles, and mobile devices using the C# programming language. It has been successfully used to create games such as Streets of Rage 4, Carrion, Celeste, Stardew Valley, and many others. It is an open-source re-implementation of the discontinued Microsoft's XNA Framework. Build Status Supported Platforms Support and Contribution…