modelforge 0.1.3

Model target parsing primitives for thesa archives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "modelforge"
version = "0.1.3"
description = "Model target parsing primitives for thesa archives"
license = "MIT"
edition = "2024"
authors = ["Trevor Knott (Knott Dynamics)"]
readme = "README.md"
repository = "https://github.com/Tknott95/ModelForge"
homepage = "https://github.com/Tknott95/ModelForge"
documentation = "https://docs.rs/modelforge"
keywords = ["model", "archive", "huggingface", "ollama", "civitai"]
categories = ["command-line-utilities", "development-tools"]
include = ["Cargo.toml", "Cargo.lock", "README.md", "LICENSE", "CHANGELOG.md", "src/**"]

[dependencies]