Trending repository
DALL·E Mini - Generate images from a text prompt
-
Updated
Jun 12, 2022 - Python
{{ message }}
DALL·E Mini - Generate images from a text prompt
The recently-ended Gamedev.js Jam 2022 encouraged game developers to create web games and share their sources on GitHub. GitHub Star
PyTorch package for the discrete VAE used for DALL·E.
June 18, 2022 • Online
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/
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GitProtect.io is a part of Xopero Software the #1 DevOps backup vendor trusted by ESET, T-Mobile, Orange, and more. With 170k+ daily backups, we have gained experience in data protection.
Professional automatic backup - no maintenance needed, best security:
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!
Place the access_log and error_log directives inside the main server block instead of http block.
Disable access_log at http block:
File: /etc/nginx/nginx.conf
# ...
http {
# ...
access_log off;
# ...
}
# ...Enable per site access_log and error_log at main server block:
File: /etc/nginx/
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
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
A collection listing all Achievements available on the GitHub profile
Hyprland is a dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
24 Lessons, 12 Weeks, Get Started as a Web Developer
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. https://vlang.io
A modern and customizable python UI-library based on Tkinter
In medusa-js, add signOut() to the store AuthResource.
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
Repo maintenance is hard — you could use a hand
Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like: