MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / model_manager.py

File model_manager.py

tools/model_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2from __future__ import annotations
3
4import argparse

Callers

nothing calls this directly

Calls 6

ModelPackageClass · 0.85
SnapshotPlacementClass · 0.85
SnapshotSourceClass · 0.85
ConverterSourceClass · 0.85
mainFunction · 0.70

Tested by

no test coverage detected