Category : github

github
bol-van / zapret

DPI bypass multi platform

  • пятница, 2 августа 2024 г. в 00:00:01
github
alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)MeTube NOTE: 32-bit ARM builds have been retired (a full year after other major players), as new Node versions don't support them, and continued security updates and dependencies require new Node versions. Please migrate to a 64-bit OS to continue receiving MeTube upgrades. Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites. Run using D…

  • четверг, 1 августа 2024 г. в 00:00:03
github
LibreHardwareMonitor / LibreHardwareMonitor

Libre Hardware Monitor, home of the fork of Open Hardware MonitorLibreHardwareMonitor Libre Hardware Monitor, a fork of Open Hardware Monitor, is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. What's included? Name .NET Build Status LibreHardwareMonitor Windows Forms based application that presents all data in a graphical interface .NET Framework 4.7.2 LibreHardwareMonitorLib Library that allows you to us…

  • четверг, 1 августа 2024 г. в 00:00:01
github
lipku / metahuman-stream

Real time interactive streaming digital humanReal time interactive streaming digital human, realize audio video synchronous dialogue. It can basically achieve commercial effects. 实时交互流式数字人,实现音视频同步对话。基本可以达到商用效果 ernerf效果 musetalk效果 wav2lip效果 Features 支持多种数字人模型: ernerf、musetalk、wav2lip 支持声音克隆 支持数字人说话被打断 支持全身视频拼接 支持rtmp和webrtc 支持视频编排:不说话时播放自定义视频 1. Installation Tested on Ubuntu 20.04, Python3.10, Pytorch 1.12 and CUDA 11.3 1.1 Install dependency conda create -n nerfstream python=3.10 conda acti…

  • среда, 31 июля 2024 г. в 00:00:03
github
c3lang / c3c

Compiler for the C3 languageC3 Language C3 is a programming language that builds on the syntax and semantics of the C language, with the goal of evolving it while still retaining familiarity for C programmers. It's an evolution, not a revolution: the C-like for programmers who like C. Precompiled binaries for the following operating systems are available: Windows x64 download, install instructions. Debian x64 download, install instructions. MacOS x64 download, install instructions. The ma…

  • среда, 31 июля 2024 г. в 00:00:02
github
miss-mumu / developer2gwy

公务员从入门到上岸,最佳程序员公考实践教程🚀 developer2gwy 🍔 🍕 一份开源公务员考试的最佳实践指南,一部解构体制工作生活的说明手册 👋Quick start ❓ 为什么 | 📑 教程简介 | 👩‍💻 团队简介 | 🤟 项目必看 | 🔖 正文目录 | 🐇 体制问答 体制备考: 🐻‍❄️ 公考是什么 | 🦫 怎么高效准备 | 🐾 公考资源分享 | 🦮 应用APP推荐 | 🦘 考公全程服务 体制生活: 🦦 工作环境 | 🦥 工作内容 | 🐿️ 晋升路径 | 🐇 人际关系 | 🦌 核心竞争力 | 🐥 薪资待遇 D2G项目: 🦩 项目愿景 | 🦉 项目更新周报 | 🕊️ 项目必看 | 🐝 正文目录 | 🤙 联系我们 公告: 今年开年,团队因本职工作的原因,断更4个多月。负责项目日常维护的李萍,岗位出现调动,加上家庭原因,迟迟没有更新,微信好友请求也暂放一遍,向大家深表歉意。但这期间,我们并没有闲着,再一次的梳理了项目文档以及初心目标,将对项目慢慢进行重组更新,具体如下: 项目去年开始,经历了一轮完整的省考、事业单位招考、国考流程,根据大家的反馈,将对部分…

  • вторник, 30 июля 2024 г. в 00:00:02
github
OpenGenerativeAI / llm-colosseum

Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLMEvaluate LLMs in real time with Street Fighter III Make LLM fight each other in real time in Street Fighter III. Which LLM will be the best fighter ? Our criterias 🔥 They need to be: Fast: It is a real time game, fast decisions are key Smart: A good fighter thinks 50 moves ahead Out of the box thinking: Outsmart your opponent with unexpected moves Adaptable: Learn from your mistakes and adapt yo…

  • понедельник, 29 июля 2024 г. в 00:00:02
github
opendatalab / MinerU

A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。 English | 简体中文 MinerU: An end-to-end PDF parsing tool based on PDF-Extract-Kit, supporting conversion from PDF to Markdown.🚀🚀🚀 PDF-Extract-Kit: A Comprehensive Toolkit for High-Quality PDF Content Extraction🔥🔥🔥 👋 join us on Discord and WeChat MinerU Introduction MinerU is a one-stop, open-source, high-quality data extraction tool, include…

  • воскресенье, 28 июля 2024 г. в 00:00:03
github
ollama / ollama-python

Ollama Python libraryOllama Python Library The Ollama Python library provides the easiest way to integrate Python 3.8+ projects with Ollama. Install pip install ollama Usage import ollama response = ollama.chat(model='llama3', messages=[ { 'role': 'user', 'content': 'Why is the sky blue?', }, ]) print(response['message']['content']) Streaming responses Response streaming can be enabled by setting stream=True, modifying function…

  • воскресенье, 28 июля 2024 г. в 00:00:02