gitarsenal-cli
Version:
CLI tool for creating Modal sandboxes with GitHub repositories
80 lines • 2.35 kB
JSON
{
"repositories": [
{
"name": "FlashAvatar",
"url": "https://github.com/FlashAvatar/FlashAvatar",
"gpu": "A10G",
"volume": "flashavatar-volume",
"description": "Avatar generation repository"
},
{
"name": "DECA",
"url": "https://github.com/YadiraF/DECA",
"gpu": "A100-40",
"volume": "deca-volume",
"description": "Detailed Expression Capture and Animation"
},
{
"name": "DisenBooth",
"url": "https://github.com/Fictionarry/DisenBooth",
"gpu": "A10G",
"volume": "disenbooth-volume",
"description": "Disentangled subject-driven generation"
},
{
"name": "FederatedGPT-Shepherd",
"url": "https://github.com/FederatedGPT/FederatedGPT-Shepherd",
"gpu": "A100-40",
"volume": "federatedgpt-volume",
"description": "Federated GPT training framework"
},
{
"name": "FLAME_PyTorch",
"url": "https://github.com/HavenFeng/FLAME_PyTorch",
"gpu": "A10G",
"volume": "flame-pytorch-volume",
"description": "FLAME face model in PyTorch"
},
{
"name": "flame-head-tracker",
"url": "https://github.com/CMU-Perceptual-Computing-Lab/flame-head-tracker",
"gpu": "A10G",
"volume": "flame-tracker-volume",
"description": "Head tracking using FLAME model"
},
{
"name": "litex",
"url": "https://github.com/enjoy-digital/litex",
"gpu": "T4",
"volume": "litex-volume",
"description": "FPGA framework and SoC builder"
},
{
"name": "MICA",
"url": "https://github.com/Zielon/MICA",
"gpu": "A100-40",
"volume": "mica-volume",
"description": "3D face reconstruction"
},
{
"name": "photometric_optimization",
"url": "https://github.com/facebookresearch/photometric_optimization",
"gpu": "A10G",
"volume": "photometric-volume",
"description": "Photometric optimization for 3D reconstruction"
},
{
"name": "reflex",
"url": "https://github.com/reflex-dev/reflex",
"gpu": "A10G",
"volume": "reflex-volume",
"description": "Web framework for Python"
}
],
"metadata": {
"description": "Repository list for GitArsenal evaluation",
"created": "2025-08-04",
"version": "1.0",
"total_repos": 10
}
}