Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos Fully open source end-to-end encrypted photos, authenticators and more. Ente Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated A…
Build better UIs faster.FastUI Please note: FastUI is still an active work in progress, do not expect it to be complete. The Principle (short version) You can see a simple demo of an application built with FastUI here. FastUI is a new way to build web application user interfaces defined by declarative Python code. This means: If you're a Python developer — you can build responsive web applications using React without writing a single line of JavaScript, or touching npm. If you're a…
🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)。 WeWe RSS 更优雅的微信公众号订阅方式。 功能 支持微信公众号订阅(基于微信读书) 后台自动定时更新内容 微信公众号RSS生成(支持.atom.rss.json格式) 支持全文内容输出,让阅读无障碍 部署 一键部署(待完善添加模板) 你可以通过以下平台一键部署,只需填写本项目的URL即可。 Zeabur Railway HuggingFace部署参考 Docker Compose 部署 可参考 docker-compose.yml 和 docker-compose.sqlite.yml Docker 命令启动 Sqlite docker run -d \ --name wewe-rss \ -p 4000:4000 \ -e DATABASE_TYPE=sqlite \ -e AUTH_CODE=123567 \ -v $(pwd)/data:/app/data \ cooderl/wewe-rss-sqlite:latest Mysql 创…
DUSt3R Official implementation of DUSt3R: Geometric 3D Vision Made Easy [Project page], [DUSt3R arxiv] @misc{wang2023dust3r, title={DUSt3R: Geometric 3D Vision Made Easy}, author={Shuzhe Wang and Vincent Leroy and Yohann Cabon and Boris Chidlovskii and Jerome Revaud}, year={2023}, eprint={2312.14132}, archivePrefix={arXiv}, primaryClass={cs.CV} } Table of Contents DUSt3R Table of Contents License Get Started Installation Checkpoints Interactive demo U…
[WIP] Layer Diffusion for WebUI (via Forge)sd-forge-layerdiffusion (update Feb29: the name of this repo will change to "sd-forge-layerdiffuse" at Mar 3) Transparent Image Layer Diffusion using Latent Transparency This is a WIP extension for SD WebUI (via Forge) to generate transparent images and layers. The image generating and basic layer functionality is working now, but the transparent img2img is not finished yet (will finish in about one week). This code base is highly dynamic and …
This repository is the future home of the River reverse proxy application, based on the pingora library from Cloudflare.River This repository is the future home of the river Reverse Proxy Application, based on the pingora library from Cloudflare. This repository currently only contains design and requirements documents. License Licensed under the Apache License, Version 2.0: (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0). Contribution Unless you explicitly state otherwise, any c…
ingestr is a CLI tool to copy data between any databases with a single command seamlessly. Ingest & copy data from any source to any destination without any code Ingestr is a command-line application that allows you to ingest data from any source into any destination using simple command-line flags, no code necessary. ✨ copy data from your database into any destination ➕ incremental loading: append, merge or delete+insert 🐍 single-command installation ingestr …
DNA foundation modeling from molecular to genome scaleEvo: DNA foundation modeling from molecular to genome scale Evo is a biological foundation model capable of long-context modeling and design. Evo uses the StripedHyena architecture to enable modeling of sequences at a single-nucleotide, byte-level resolution with near-linear scaling of compute and memory relative to context length. Evo has 7 billion parameters and is trained on OpenGenome, a prokaryotic whole-genome dataset containing ~300 …
🚀 A robust, performance-focused, and full-featured Redis client for Node.js. A robust, performance-focused and full-featured Redis client for Node.js. Supports Redis >= 2.6.12. Completely compatible with Redis 7.x. Features ioredis is a robust, full-featured Redis client that is used in the world's biggest online commerce company Alibaba and many other awesome companies. Full-featured. It supports Cluster, Sentinel, Streams, Pipelining, and of course Lua scripting, Redis Functio…