Category : github

github
novitalabs / AnimateAnyone

Unofficial Implementation of Animate Anyone by Novita AIAnimate Anyone Overview This repository currently provides the unofficial pre-trained weights and inference code of Animate Anyone. It is inspired by the implementation of the MooreThreads/Moore-AnimateAnyone repository and we made some adjustments to the training process and datasets. Samples demo1.mp4 demo4.mp4 demo2.mp4 …

  • воскресенье, 2 июня 2024 г. в 00:00:07
github
bin123apple / AutoCoder

We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024) and GPT-4o.AutoCoder Introduction We introduced a new model designed for the Code generation task. Its test accuracy on the HumanEval base dataset surpasses that of GPT-4 Turbo (April 2024). (90.9% vs 90.2%). Additionally, compared to previous open-source models, AutoCoder offers a new feature: it can automatically install the required packa…

  • воскресенье, 2 июня 2024 г. в 00:00:06
github
digital-go-jp / design-system-example-components

デジタル庁デザインシステムのサンプルコンポーネントReact サンプルコンポーネント デジタル庁デザインシステム v.1.4.2のコンポーネントの一部をReact / Tailwind CSSベースで実装したサンプル集です。 未実装コンポーネント このリポジトリでは全てのコンポーネントは実装していません。 (定期的にサンプルは追加予定です。) 未実装のコンポーネントについてはスクラッチで書かずに、以下のようなヘッドレスUIライブラリの利用を推奨します。 React Aria Radix UI Headless UI スクラッチで書く場合は、ARIA Authoring Practices Guide (APG)のPatternsを参考にして実装を進める事を推奨します。 サンプルコード 動作確認 以下のコマンドでStorybookを実行してください。 npm install npm run storybook スタイリング Tailwind CSS @digital-go-jp/tailwind-theme-plugin @digital-go-jp/tailwind-them…

  • воскресенье, 2 июня 2024 г. в 00:00:05
github
ToonCrafter / ToonCrafter

a research paper for generative cartoon interpolationToonCrafter: Generative Cartoon Interpolation 🔆 Introduction ⚠️ Please check our disclaimer first. 🤗 ToonCrafter can interpolate two cartoon images by leveraging the pre-trained image-to-video diffusion priors. Please check our project page and paper for more information. 1.1 Showcases (512x320) Input starting frame Input ending frame Generated video …

  • воскресенье, 2 июня 2024 г. в 00:00:04
github
StasPlov / docker-unlock

Unlocks docker hub in Russia, Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria Docker-Unlock Unlocks docker hub in Russia, Cuba, Iran, North Korea, Republic of Crimea, Sudan, and Syria How to Use ./unlock.sh ImportantDon't forget to make the script executable: chmod +x unlock.sh 💖 Support Thank you so much for using my projects! If you have any questions, you can always ask me here:

  • воскресенье, 2 июня 2024 г. в 00:00:02
github
jianchang512 / ChatTTS-ui

一个简单的本地网页界面,直接使用ChatTTS将文字合成为语音,同时支持对外提供API接口。ChatTTS webUI & API 一个简单的本地网页界面,直接在网页使用 ChatTTS 将文字合成为语音,同时支持对外提供API接口。 Releases中可下载Windows整合包。 界面预览 试听合成语音效果 default.mp4 Windows预打包版 从 Releases中下载压缩包,解压后双击 app.exe 即可使用 Linux 下源码部署 配置好 python3.9+环境 创建空目录 /data/chattts 执行命令 cd /data/chattts && git clone https://github.com/jianchang512/chatTTS-ui . 创建虚拟环境 python3 -m venv venv 激活虚拟环境 source ./venv/bin/activate 安装依赖 pip3 install -r requ…

  • воскресенье, 2 июня 2024 г. в 00:00:01
github
mustafaaljadery / llama3v

A SOTA vision model built on top of llama3 8B.llama3v llama3v is a SOTA vision model that is powered by Llama3 8B and siglip-so400m. [ GitHub ] [ Model Weights ] [ Blog Post ] Features SOTA open-source VLLM Model is available on Huggingface Fast local inference Release inference code (training code is coming soon, just cleaning up) Checkout huggingface for the model weights. Usage You can use llama3v with the Transformers library. from transformers import AutoTokenizer, AutoModel from PIL im…

  • суббота, 1 июня 2024 г. в 00:00:07
github
GaiaNet-AI / gaianet-node

Install and run your own AI agent serviceRun your own GaiaNet node README in Turkish (Türkçe) [Japanese] [Chinese] | We need your help to translate this README into your native language. Like our work? ⭐ Star us! Quick start Install the default node software stack with a single line of command on Mac, Linux, or Windows WSL. curl -sSfL 'https://raw.githubusercontent.com/GaiaNet-AI/gaianet-node/main/install.sh' | bash Initialize the node. It will downl…

  • суббота, 1 июня 2024 г. в 00:00:06
github
pdm-project / pdm

A modern Python package and dependency manager supporting the latest PEP standards PDM A modern Python package and dependency manager supporting the latest PEP standards. 中文版本说明 What is PDM? PDM is meant to be a next generation Python package management tool. It was originally built for personal use. If you feel you are going well with Pipenv or Poetry and don't want to introduce another package manager, just stick to it. But if you are missing something that is not present i…

  • суббота, 1 июня 2024 г. в 00:00:05