Category : github

github
layerdiffusion / sd-forge-layerdiffuse

[WIP] Layer Diffusion for WebUI (via Forge)sd-forge-layerdiffuse 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 may change a lot in the next month. If you are from professional content creation studio and nee…

  • среда, 6 марта 2024 г. в 00:00:01
github
merill / awesome-entra

😎 Awesome list of all things related to Microsoft EntraAwesome Entra A curated list of awesome Microsoft Entra tools, guides, and other resources. Contents Newsletter Mind Map aka.ms Tools Community YouTube Twitter LinkedIn Blogs Newsletter Entra.News - Weekly round up of the latest Microsoft Entra news from Microsoft and the community. Mind Map Microsoft Entra Mind Map - idPowerToys.com - Visual representation of Microsoft Entra and its components with links to docs. aka.ms & cmd.…

  • вторник, 5 марта 2024 г. в 00:00:11
github
lining808 / CS-Ebook

一个高质量、经典计算机书籍推荐清单,特点为:只收集高质量,各方向经典书籍,不求书多,只求书精。本储存库是一些高质量的计算机科学与技术书籍推荐书单,需要学习的可以按照此书单进行学习进阶,包含了计算机大多数软件相关方向。而且敢承诺一直更新。 📘 具体内容 🌟 计算机基础(计算机概论、组成原理、操作系统、计算机网络、数据结构、算法等); 🌟 编程语言(C、CPP、C#、Rust、Java、Go、Python、SQL、JavaScript、PHP、Ruby、Matlab、Latex等); 🌟 软件工程(产品经理、软件架构、调试测试等); 🌟 数学工具(基础数学、应用数学等); 🌟 大数据(数据分析、数据挖掘等); 🌟 人工智能(机器学习、深度学习、强化学习等); 🌟 生存指南(生存指南、考证、面试等)。 分类根据个人理解和爱好分类,找不到的可以搜索试试。 🏆 特点 🌟 精 书在于精而不在于多; 本书库推荐的都是个方向经典书籍。 🌟 新 本书库推荐保持最新版本。 🚀 食用指南 推荐的书籍,不提供下载地址,需要的可以通过 Z-Library(全球最大的开源图书馆) 检索下载…

  • вторник, 5 марта 2024 г. в 00:00:07
github
PKU-YuanGroup / Open-Sora-Plan

This project aim to reproducing Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.Open-Sora Plan [Project Page] [中文主页] This project aims to create a simple and scalable repo, to reproduce Sora (OpenAI, but we prefer to call it "CloseAI" ) and build knowledge about Video-VQVAE (VideoGPT) + DiT at scale. However, we have limited resources, we deeply wish all open-source community can contribute to this …

  • вторник, 5 марта 2024 г. в 00:00:04
github
marcusGoncalvess / zap-gpt

Este projeto explora a integração do ChatGPT com o WhatsApp, transformando o chatbot em um assistente virtual capaz de realizar tarefas como falar com amigos, responder a perguntas de clientes, e muito mais, com um toque de humanização nas conversas.Zap-GPT Este projeto explora a integração do ChatGPT com o WhatsApp, transformando o chatbot em um assistente virtual capaz de realizar tarefas como falar com amigos, responder a perguntas de clientes, e muito mais, com um toque de humanização nas c…

  • вторник, 5 марта 2024 г. в 00:00:01
github
jafioti / luminal

Deep learning at the speed of light.luminal Deep learning at the speed of light. Luminal is a deep learning library that uses composable compilers to achieve high performance. use luminal::prelude::*; // Setup graph and tensors let mut cx = Graph::new(); let a = cx.tensor::<R2<3, 1>>() .set([[1.0], [2.0], [3.0]]); let b = cx.tensor::<R2<1, 4>>() .set([[1.0, 2.0, 3.0, 4.0]]); // Do math... let mut c = a.matmul(b).retrieve(); // Compile and run graph cx.comp…

  • понедельник, 4 марта 2024 г. в 00:00:11
github
adrianhajdin / brainwave

Learn to create modern websites with sleek parallax effects and bento box layouts. This course covers everything from stylish UI design to mobile-first principles while strengthening your React.js and Tailwind CSS skills. Modern UI/UX website Build this project step by step with our detailed tutorial on JavaScript Mastery YouTube. 📋 Table of Contents 🤖 Introduction ⚙️ Tech Stack 🔋 Features 🤸 Quick Start 🕸️ Snippets 🔗 Links 🚀 More 🚨 …

  • понедельник, 4 марта 2024 г. в 00:00:10
github
bigcode-project / starcoder2

Home of StarCoder2!StarCoder 2 [🤗 Models & Datasets] | [Paper] StarCoder2 is a family of code generation models (3B, 7B, and 15B), trained on 600+ programming languages from The Stack v2 and some natural language text such as Wikipedia, Arxiv, and GitHub issues. The models use Grouped Query Attention, a context window of 16,384 tokens, with sliding window attention of 4,096 tokens. The 3B & 7B models were trained on 3+ trillion tokens, while the 15B was trained on 4+ trillion tokens. …

  • понедельник, 4 марта 2024 г. в 00:00:09
github
vercel / ai

Build AI-powered applications with React, Svelte, Vue, and SolidVercel AI SDK The Vercel AI SDK is a library for building AI-powered streaming text and chat UIs. Features React Server Components API for streaming Generative UI SWR-powered React, Svelte, Vue and Solid helpers for streaming text responses and building chat and completion UIs First-class support for LangChain and OpenAI, Anthropic, Cohere, Hugging Face, Fireworks and Replicate Node.js, Serverless, and Edge Runtime support Callbac…

  • понедельник, 4 марта 2024 г. в 00:00:08