Search Results for "automatic1111-stable-diffusion"

Showing 170 open source projects for "automatic1111-stable-diffusion"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 1
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    libsdl-android

    libsdl-android

    SDL library for Android, including several games.

    Port of SDL library to Android mobile platform. There are also several games inside the repository, along with their sources and build files. Both SDL 1.2 and 1.3/2.0 versions are supported (1.3/2.0 support is experimental) Sources are at https://github.com/pelya/commandergenius
    Leader badge
    Downloads: 3,360 This Week
    Last Update:
    See Project
  • 3

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 310 This Week
    Last Update:
    See Project
  • 4
    OpenRocket
    An Open Source model rocket simulator.
    Downloads: 76 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • 6
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition...
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 7
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.9 and has been released on 19/08/2025. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone the git repository. Compiles and Runs on 32/64 bit on Windows, Mac, Linux, Android (ARM/x86) and Raspberry. ...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 8
    SolitaireCG

    SolitaireCG

    Solitaire Card Games for Android™

    SolitaireCG is an adaptation of Ken Magic's "Solitaire" for devices with few hardware buttons. SolitaireCG stands for Solitaire Card Games and is a software application for Android™. Solitaire Card Games include Klondike (regular solitaire), Vegas, Spider, Golf, Freecell, Forty Thieves, TriPeaks, and variations of these games. Key changes against the original are outlined at: https://solitairecg.sourceforge.io/ The changes fix bugs, add games and portait mode, and enable card...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Downloads: 64 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Pentobi

    Pentobi

    computer opponent for the board game Blokus

    Pentobi is a computer opponent for the board game Blokus.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rules

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    XCSoar

    XCSoar

    ... the open-source glide computer

    XCSoar is a tactical glide computer for Android, Linux, macOS, and Windows.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Pyrates (game)

    Pyrates (game)

    TUI games designed as a classroom aid for teaching localization.

    "Pyrates" is a suite of pirate-themed TUI computer games designed as a classroom aid for teaching software localization with gettext. "Pyrates" showcases a number of common translation problems encountered during software localization. The game requires Python 3 IDE (at least version 3.8) on your device. See the "Wiki" section above for more information about the games. New locales can be added on Weblate.org (see the link above). Recommended soundtrack: "Assassin's Creed IV: Black Flag."
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Dooz

    Dooz

    Dooz or Tic-tac-toe is a simple pen-and-paper game

    Dooz or Tic-tac-toe is a simple pen-and-paper game. I created this implementation using Kotlin and Jetpack Compose for Android Devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx: Portable Game Engine

    Orx is a portable, lightweight, plugin-based, data-driven and extremely easy to use 2D-oriented game engine. As orx is data driven, it allows users to create games with a small number of lines of code and reduces drastically the development time.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    ArcadeGPU

    ArcadeGPU

    A Complete WebGPU Game Engine for Browser & Desktop Arcade Oriented

    ArcadeGPU is a high performance WebGPU game engine inspired by classic techniques that made retro games legendary. Explore demos: https://aliyah-corp.github.io/
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    JoseWebApps

    Some humble web applications

    Here I publish some humble web applications that I have developped.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Underwear Arcade

    A repository to store arcade games developed by Underwear Demesne.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Qorecade

    A catalog of free games relative to the Qore World universe.

    A catalog of free games relative to the Qore World universe. Latest Game: Flippin' Burgers https://neotlempire.itch.io/flippin-burgers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CSAuto

    CSAuto

    Counter-Strike 2 companion that automates in-game tasks

    DOWNLOAD FROM HERE -> https://csauto.vercel.app/#downloads Counter-Strike 2 companion that automates in-game tasks, such as accepting match, buying items and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Galaxy Forces VR

    Galaxy Forces VR

    A space shooter game. Run either race or mission, defeat evil enemies.

    A space shooter VR game made with Unity. You are in control of a ship and the goal is to race against the clock to get the fastest time (race), or transport cargo to get the best score (mission). All done in a narrow space cave filled with evil enemies. Featuring interactive music, realistic physics and challenging game-play. There are 55 levels and players may have their best score for each level sent to the game website and the top players are displayed there along with their ranking....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    INSTEAD

    INSTEAD

    INSTEAD - Simple Text Adventure Interpreter.

    INSTEAD was designed to interpret the games that are the mix of visual novels, text quests and classical 90'ss quests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    VBR Dashboard

    Simhub dashboard for simracing

    This is a simhub dashboard with some screens that show important data to help simracers know the car status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BASH antoniovandre_mathgame
    Um simples jogo de operações aritméticas escrito em BASH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB