Trending repository
DALL·E Mini - Generate images from a text prompt
-
Updated
Jun 11, 2022 - Python
{{ message }}
DALL·E Mini - Generate images from a text prompt
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!
On this episode of The Download, Christina is on location at RenderATL, but is still here to offer the latest developer news.
PyTorch package for the discrete VAE used for DALL·E.
October 30, 2022 - November 02, 2022 • Raleigh, NC
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Open source projects built in or receiving significant contributions from Brazil :brazil:
Ship Your Mobile Projects Faster
Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.
A playground to generate images from any text prompt using DALL-E Mini and based on OpenAI's DALL-E https://openai.com/blog/dall-e/
Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And go generate doesn't work for protobuf directory. So we can't specify GPUOptions for NewSession.
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
An open-source C++ library developed and used at Facebook.
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.
I would like there to be a Entity#hideEntityByDefault w
Currently if you attempt to fetch a deleted workspace, if it is deleted you need to include ?deleted=true query parameter. We also have a include_deleted query param in the case that it will return regardless if it is deleted or not.
If you fetch workspaces, then the ?deleted query param only shows deleted workspace OR it shows active workspaces. It will never show a mixed set of dele
Fast CRLF injection scanning tool
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System
Open Source Invoicing Solution for Individuals & Businesses
HF has some logic under the hood that looks at the number of labels in order to decide if whether to use a BCE, CE, or MSE loss.
Splitting up the BERT class based on the loss and making these distinctions as to what loss is used to the user may be more clear. It also aligns with the work of @Landanjs
Note: this may also require creating a separate .loss method in
End-to-End Object Detection with Transformers
Create a website or edit the one you have and host it on Github pages.
Hosting is free, without ads, and super fast. The editor is simple and optimized for mobile phones.
Note: static websites are very fast ! Stastic editor plugs into Jekyll websites, wich are natively supported by Github pages. Install Stastic, then add
/adminto the website URL to enter the editor.
Feature request
Place the
access_loganderror_logdirectives inside the main server block instead of http block.Feature description
Disable
access_logat http block:File: /etc/nginx/nginx.conf
Enable per site
access_loganderror_logat main server block:File: /etc/nginx/