Showing 664 open source projects for "stable-diffusion"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    JUDO
    JUDO is a Java IDE for children and beginning programmers. JUDO is designed to be an educational tool to teach programming concepts and to spark excitement and interest in programming.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Assignment Centre Student Module

    Assignment Centre Student Module

    A validation tool for Java extended directed practicals.

    The Assignment Centre Student Module is a tool that is used to validate the progress of students following an extended directed practical in object oriented programming using the Java Language, it uses a suite of unit tests to validate the conformity with the instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RCKU App

    RCKU App

    RCKU App - Aplikacja szkolna na Androida!

    Plan Lekcji RCKU jest to prosta aplikacja, przydatna dla każdego ucznia z telefonem z systemem Android. Aplikacja będzie umożliwiała nie tylko przeglądanie planu lekcji, ale również zmian, ostatnich wydarzeń i wiele więcej! Aplikacja ze względów na koszty, nie pojawi się na żadnym oficjalnym usługodawcy aplikacji, czyli nie pojawi się na żadnym Google Play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MEISE

    MEISE

    Native note editor for the MEI encoding format

    The MEI Score Editor (MEISE) is an eclipse-based music notation editor for the musicological XML-based encoding format of the Music Encoding Initiative – MEI (http://music-encoding.org). It is developed at the Musicology Seminar Detmold/Paderborn, University of Paderborn (http://muwi-detmold-paderborn.de) as part of the german part of the research project "Digital Research Infrastructure for the Arts and Humanities" – DARIAH-DE (http://de.dariah.eu). For detailed information about the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zekr: Multimedia Quran Study Software
    Zekr is an open source Quran study software for Windows, Linux and Mac. It's designed to ease access to the most authentic and valuable text of Muslims. Zekr provides Quran translations, recitation, search and other features to study Holy Quran.
    Downloads: 127 This Week
    Last Update:
    See Project
  • 7
    AiMedia

    AiMedia

    Calcola la media pesata e come varia in base al prossimo esame!

    Calcola la media pesata degli esami sostenuti e come tale media varia in base al voto del prossimo esame da sostenere. Aiuta lo studente a farsi un idea dei voti che può e non può accettare! http://www.youtube.com/watch?v=LevrpJ7eZbo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Export Import Directory Tool to help building metadirectory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lingvist. Irregular Verbs

    Lingvist. Irregular Verbs

    The program for learning english irregular verbs.

    "Lingvist. Irregular Verbs" is the program for learning english irregular verbs. You need only write down second and third forms of verbs into fields and press Enter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    GoogleTranslator2.0

    GoogleTranslator2.0

    A desktop Google Translate Application

    Build using Java, this application lets you translate text to and from over 63 languages. Also includes text to speech converter to read out the translated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tek-e-Tot

    Tek-e-Tot

    Android/Flash educational children's games

    Tek-e-Tot is a collection of simple games for kids. It has an Android version for teaching touchscreen skills and a flash version for teaching mouse skills. The games include Touch/Click, Follow/Mouseover, and Drag. The Android app also includes audio assisted counting to 9 and 20, simple matching/sets, and learning lower and uppercase abcs. Visit wudiware.com for more information about both versions or http://www.arrall.com/teketot for very simple access to the flash games. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the source code. For the binaries go to http://www.reload.ac.uk ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simulador de implementação do controle de acesso ao meio utilizado em redes IEEE 802.3. Foram desenvolvido os conceitos de acesso ao meio utilizando a técnica CSMA/CD (Carrier Sense Multiple Access with Colision Detection). O simulador possui dois transmissores que utilizam a tecnologia IEEE 802.3. Cada transmissor antes de enviar um quadro devera verificar, por um determinado intervalo de tempo, se o meio de transmissao esta ocupado. Caso o meio de transmissao estiver ocupado,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Escalonamento de processos é uma atividade organizacional feita pelo escalonador da CPU que possibilita executar vários processos de forma mais viável e concorrente. Este programa simula este escalonamento através de alguns dos principais algoritmos escalonadores (FIFO, SJF-preemptivo, PRIORIDADE-preemptivo e RR). +Dados de Entrada -numero de processos -burst time de cada processo (tempo de execução) -tempo de chegada de cada processo *prioridade (quando necessário) +Saída...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hectare is an educational game designed in 2010 by students of Harvey Mudd College for middle-schoolers in Kalamazoo, Michigan. The game teaches the importance of the environment for small settlements by placing the player in control of the weather.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QuestionDB

    Database program for storing exam questions

    QuestionDB is a program for storing exam questions in a database. Five different question types are supported: open questions, open questions with parts, fill in questions, multiple choice questions and true/false questions. You can export exams in OpenDocument Text format. The user interface and manual are in Dutch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    My Java Zone Carrusel

    My Java Zone Carrusel

    Efecto carrusel en Java

    Libreria para el uso del efecto carrusel en java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SCoreQDis

    SCoreQDis

    Sistema de Correção de Questões Discursivas

    Sistema desenvolvido por Ricardo L. F. de Ávila durante o Programa de Pós-graduação do Departamento de Engenharia de Teleinformática (DETI) da Universidade Federal do Ceará (UFC), Brasil, sendo utilizado como base para os testes de validação e avaliação da metodologia proposta na dissertação de mestrado do autor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CSV Loader is a Java application that loads data from Excel CSV files into Oracle, MySQL, and PostgreSQL relational databases. IMPORTANT: After downloading, please visit http://csvloader.sourceforge.net for installation instructions. The source files are available at https://github.com/awijasa/csvldr. Use Netbeans IDE to open the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The FETLAR project aims to release open source mathematical assessment systems and is the MSOR community's bid through the Subject Centre strand for the Open Educational Resources (OER). *** This project is now finished. If you are interested in QTI 2.1 delivery (as provided by MathAssessEngine, please see the new QTI Works project - https://sourceforge.net/projects/qtiworks/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jTernaryPlot

    jTernaryPlot

    A free Java ternary/triangle plot/diagram for geoscientists

    A free Java Ternary plot which is the way to classify igneous or/and sedimentary rocks. The ternary diagrams are used to represent the relative percentages of any three component system as A, B, and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GARC -  An eLearning System
    This software has been developed for Educational Institutions that follow the Indian Education System. It helps in maintaining the details of the various stakeholders and enables sharing relevant Resources, Attendance,Internal Marks,Quiz and Reports.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo