35 projects for "llama-cpp-static" with 2 filters applied:

  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 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
  • 1
    Animated Drawings

    Animated Drawings

    Code to accompany "A Method for Animating Children's Drawings"

    AnimatedDrawings is a framework that converts user sketches or line drawings into fully animated 2D motion sequences using learned motion priors. The idea is that you draw a simple static figure (stick figure, silhouette, or contour lines), and the system produces plausible skeletal motion (walking, jumping, dancing) that adheres to the drawn shape constraints. The architecture separates shape embedding (to understand user-drawn geometry) from motion embedding / generation (to produce temporally coherent movement). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations with different visual styles, providing flexibility and ease of use for developers and artists interested in exploring dynamic, AI-generated animations.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    Perceptron

    Perceptron

    The birth of modern video feedback art.

    Perceptron is a video feedback engine with a variety of extraordinary graphical effects. Perceptron is an endless flow of transforming visuals. Perceptron * recursively transforms images and video streams in realtime and produces a combination of Julia fractals, IFS fractals, and chaotic patterns due to video feedback * evolves geometric patterns into the realm of infinite details and deepens the thought * records animations (movies) * saves and opens presets...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    quickplot

    quickplot

    interactive 2D plotter

    Quickplot is a fast interactive 2D plotter with infinite zooming, value picking, pipe input, and unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    bmpcanvas

    Change bmp files' aspect ratio by adding canvas borders.

    This small tool can add borders to bmp files in batch processing mode. All bmp files will have the specified aspect ratio after conversion. The border color can be automatically determined or set to a static color. The program can preserve the landscape/portrait format of the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more refreshes in response of input events; and in a static application each event may change a tiny part of the screen, and only that part needs redrawing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cwg - cli web gallery
    cwg is GNU Bash script. I wrote it with one thing in my mind: simplicity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    ...To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only useful on certain hosts. ...
    Downloads: 0 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
  • 10
    Picfolio metadata editor is a program which allows one to enter a description or a title for a photo, or for an album, for use by Picfolio, a static photo gallery generator using XML and XSLT, without having to use an XML editor. It has a command-lin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rapido is a ray tracing library with support for static and dynamic geometry that enables real-time ray tracing of reasonably complex scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    galleryforge creates static HTML galleries by recursing through a hierarchy of directories containing images. Every directory becomes an album in the gallery, every image is resized to target size and a thumbnail created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Support for Java 3D in NetBeans IDE. Currently only a wrapper for Java3D libraries. The goal is to at least provide Matisse with every component a user can add to its form, and later a static Universe Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    InterPhoto Image Gallery
    InterPhoto Gallery is an open-source cms written by PHP and based on MySql, and it can primely protect the images of your site. InterPhoto can be used to build all kinds of sites which lay out images mainly, such as: design, fashion, exhibition, phot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SCIG is a PHP (currently being rewritten in Ruby) script which allows to create static representations of Rubiks Cube and similar puzzles. It is highly customizable and has many useful features like caching and drawing many cubes on one image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This library provides an easy interface to Gnuplot (http://www.gnuplot.info/) from OCaml (http://caml.inria.fr/) for static 2D and 3D graphs and simple animations. This library aims to be portable on all platforms OCaml runs on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AnotherScrapBook allows you to index, rotate, comment, edit images and films (and more) and create static web sites (and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP classes for creating Image Tags Cloud. Static and dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blacksun is a free 3D modelling environment for static objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    P-gal is a program that generates gallery of images for the web. It generates static HTML. It has a powerful support for templates that allows to customize pages genearted as much as you want. It can generate thumbnails of with user chosen size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation. It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web based tool (PHP) to generate static photo albums (HTML) out of the pictures and description files (opt.). No database needed. No PHP needed for loading/watching the resulting albums. Includes examples, templates and stylesheets. Several languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    A java tool to generate static html photo album site from existing images, based on Apache Maven(maven.apache.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB