Showing 655 open source projects for "stable-diffusion-webui"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    ns-2 Trace Toolkit

    ns-2 Trace Toolkit

    This toolkit allows you to analyze and validate ns-2 traces

    ns-2 Trace Toolkit was developed to help users to manage and debug ns-2 trace files. It is particularly useful for users that generate ns-2 trace files with other tools such as VanetMobiSim or SUMO (Simulation of Urban Mobility). With ns-2 Trace Toolkit, users can debug their trace files by generating histograms for: (1) node speed, (2) node x-position, and (3) node y-position. These histograms can give hits about concentration of nodes. Additionally, the tool allows users to simulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dynagraph is a cross-platform library and command-line tool for dynamically drawing graphs (networks, flowcharts, family trees, etc.) in reponse to continual modifications. Included are DynaDAG for directed graphs and FDP force-directed placement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Tools to read and convert CM1 HDF5 model output. Includes a VisIt plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wxChaos

    wxChaos

    An open source fractal generator extensible with scripts.

    wxChaos aims to be relatively simple and yet providing the user with many predefined fractals and algorithms to create beautiful results in less time. It also allows the user to create new fractals with user formulas and user scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Axiom 3D Engine
    Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    flNeuronTool

    flNeuronTool

    A Fast Light Neuron Tracing and Editor Tool

    The flNeuronTool allows users to reconstruct and proofread neuronal morphologies in light microscopy images. The system incorporates automatic tracing and manual editing of neuron reconstruction into a cooperative 3D interactive visualization-assisted environment, which is a powerful tool for analysis of complex neuronal images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PIVOT

    PIVOT

    PIVOT is a simple yet flexible visualization data tool

    PIVOT is a simple yet flexible visualization tool based on Circos (Krzywinski et al., 2009), which offers a fast and aesthetical visualization of data and information. The Protein Interaction Visualization and Observation Tool (PIVOT) was developed specifically for the visualization of protein interaction. It is difficult to spot the proteins that have an interaction when given a large list of proteins but with PIVOT, it is easy to identify the them at a glance. PIVOT displays an image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zhu3D is an interactive OpenGL-based mathematical function viewer. You can visualize functions, parametric systems and isosurfaces. The viewer supports special effects like animation, morphing, transparency, textures, fog and motion blur.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This plugin allow to visualize several e.g. gene expression values simultanously using pie charts. * Please cite http://www.biomedcentral.com/1752-0509/4/164 *
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Conzilla is a concept browser. It browses and edits 'context-maps', a construct similar to conceptual models, UML diagrams or mind-maps. Conzilla uses RDF to describe and distribute such models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MWDB2 project is a combination of cartographic data, associated programs and Java code. Data includes coastlines, islands, lakes rivers, country and state/province boundaries. Data & code can be used on both Intel and non-Intel based computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Generic data visualizer tool to display output of command line data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 194 This Week
    Last Update:
    See Project
  • 14
    samscope

    samscope

    A lightweight OpenGL SAM/BAM viewer

    A lightweight OpenGL based interactive SAM/BAM viewer. Quickly and easily generate aggregate statistics from SAM/BAM files like coverage, polarity, and minor allele frequencies, then scroll and explore freely with a simple mouse based interface. Multiple windows can be synchronized for careful comparison across multiple experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python interface to the gnuplot plotting program.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    MiniLA logic analyzer software and hardware
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    JLab is a visualization System for the c't Lab. The various modules (IO-Signaling, Frequency, Power Supply) can be viewed and controlled via a Java Swing Interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The AnimationS applet is a Java-based applet that is designed to allow you to create animations for browsers with a minimum of effort. It allows for not only animating, but fading, colorizing, zooming, overlays (of things like map outlines) and "portals"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Varkon is a very powerful parametric 2D/3D CAD, modeling and application development tool for engineering, design, architecture, etc. It does 2D drafting, 2D and 3D modeling, sculptured surface modeling, and even animations. See our website for details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    A Library to calculate smooth lines in 2D and 3D. Given some polyline, a finer segmented polyline is generated. The smoothed line may hit the original points or its length may be equal to the original length. Linear equations solvers are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FortGrapher

    InLine Plot with Fortran

    This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles. It works with FORMATTED and UNFORMATTED fortran...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project