Official implementation of AnimateDiff.AnimateDiff This repository is the official implementation of AnimateDiff. AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning Yuwei Guo, Ceyuan Yang*, Anyi Rao, Yaohui Wang, Yu Qiao, Dahua Lin, Bo Dai *Corresponding Author Arxiv Report | Project Page Todo Code Release Arxiv Report GPU Memory Optimization Gradio Interface Setup for Inference Prepare Environment Our approach takes around 60 GB GPU memory to i…
A 13B large language model developed by Baichuan Intelligent Technology Baichuan-13B 🤗 Baichuan-13B-Base • 🤗 Baichuan-13B-Chat • 🤖 ModelScope • 💬 WeChat 中文 | English 介绍 Baichuan-13B 是由百川智能继 Baichuan-7B 之后开发的包含 130 亿参数的开源可商用的大规模语言模型,在权威的中文和英文 benchmark 上均取得同尺寸最好的效果。本次发布包含有预训练 (Baichuan-13B-Base) 和对齐 (Baichuan-13B-Chat) 两个版本。Baichuan-13B 有如下几个特点: 更大尺寸、更多数据:Baichuan-13B 在 Baichuan-7B 的基础上进一步扩大参数量到 130 亿,并且在高质量的语料上训练了 1.4 万亿 tokens,超过 LLaMA-13B 4…
The open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC.Insomnia API Client Insomnia is an open-source, cross-platform API client for GraphQL, REST, WebSockets and gRPC. Download Insomnia is available for Mac, Windows, and Linux and can be downloaded from the website. https://insomnia.rest/download Bugs and Feature Requests Have a bug or a feature request? First, read the issue guidelines and search for existing and closed issues. If your problem or idea is not addr…
A decentralized, Ethereum-equivalent ZK-Rollup. 🥁 Taiko A decentralized, Ethereum-equivalent ZK-Rollup. Documentation Documentation can be found on the website at taiko.xyz. There is also a README in each package, as well as comments in the source code. Project structure taiko-mono/ ├── CHANGELOG.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── packages │ ├── branding: Taiko branding materials. │ ├── bridge-ui: Taiko bridge frontend UI. │ ├── bridge-ui-v2: Tai…
Version-independent HTTP currency types for SwiftSwift HTTP Types Swift HTTP Types are version-independent HTTP currency types designed for both clients and servers. They provide a common set of representations for HTTP requests and responses, focusing on modern HTTP features. Getting Started Add the following dependency clause to your Package.swift: dependencies: [ .package(url: "https://github.com/apple/swift-http-types.git", from: "0.1.0") ] The HTTPTypes library exposes …
SciPy 2023 Workshop Modern Deep Learning with PyTorch At SciPy in Austin, Texas Mon 10 July 2023, 1:30–5:30 pm (CDT, Chicago, local time), Classroom 202 Please also check the official Tutorial Schedule for updates. Abstract We will kick off this tutorial with an introduction to deep learning and highlight its primary strengths and use cases compared to traditional machine learning. In recent years, PyTorch has emerged as the most widely used deep learning library for research. However, a lot …
GPT based autonomous agent that does online comprehensive research on any given topic🔎 GPT Researcher GPT Researcher is an autonomous agent designed for comprehensive online research on a variety of tasks. The agent can produce detailed, factual and unbiased research reports, with customization options for focusing on relevant resources, outlines, and lessons. Inspired by AutoGPT and the recent Plan-and-Solve paper, GPT Researcher addresses issues of speed and determinism, offering a more s…
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"3D Gaussian Splatting for Real-Time Radiance Field Rendering Bernhard Kerbl*, Georgios Kopanas*, Thomas Leimkühler, George Drettakis (* indicates equal contribution) | Webpage | Full Paper | Video | Other GRAPHDECO Publications | FUNGRAPH project page | | T&T+DB COLMAP (650MB) | Pre-trained Models (14 GB) | Viewers for Windows (60MB) | Evaluation Images (7 GB) | This repository contains the…
Run OpenAI's CLIP model on iPhone to search photos.Queryable The open-source code of Queryable, an iOS app, leverages the OpenAI's CLIP model to conduct offline searches in the 'Photos' album. Unlike the label-based search feature built into the iOS Photos app, Queryable allows you to use natural language statements, such as a brown dog sitting on a bench, to search your album. Since it's offline, your album privacy won't be compromised by any company, including Appl…