Category : github

github
microsoft / typespec

TypeSpec Official Docs | Try TypeSpec Online | Getting Started | Language Overview TypeSpec is a language for defining cloud service APIs and shapes. TypeSpec is a highly extensible language with primitives that can describe API shapes common among REST, OpenAPI, gRPC, and other protocols. TypeSpec is excellent for generating many different API description formats, client and service code, documentation, and many other assets. All this while keeping your TypeSpec definition as a single source o…

  • воскресенье, 2 июня 2024 г. в 00:00:11
github
apple / swift-migration-guide

The Swift Concurrency Migration Guide This repository contains the source for The Swift Concurrency Migration Guide, which is built using Swift-DocC. Contributing See the contributing guide for instructions on contributing to the Swift Migration Guide. Building Run docc preview Guide.docc in this repository's root directory. After running DocC, open the link that docc outputs to display a local preview in your browser. Note: If you installed DocC by downloading a toolchain from Swift.org, …

  • воскресенье, 2 июня 2024 г. в 00:00:10
github
Shubhamsaboo / awesome-llm-apps

Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. 🌟 Awesome LLM Apps A curated collection of awesome LLM apps built with RAG and AI agents. This repository features LLM apps that use models from OpenAI, Anthropic, Google, and even open-source models like LLaMA that you can run locally on your computer. 🤔 Why Awesome LLM Apps? 💡 Discover practical and creative ways LLMs can be applied across different domains, from…

  • воскресенье, 2 июня 2024 г. в 00:00:08
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