Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
itzkdd
/
ForgeCAD
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
ForgeCAD
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
KaiWu
Add GLB preview extraction for Lux3D zip outputs
bfe7d22 11 days ago
  • agent_core
    Add GLB preview extraction for Lux3D zip outputs 11 days ago
  • .dockerignore
    54 Bytes
    chore(deploy): 新增 Docker 与 HF Spaces 部署配置 17 days ago
  • .gitignore
    383 Bytes
    chore: 停止在仓库中跟踪 inputs/,避免二进制入 git 16 days ago
  • AGENTS.md
    845 Bytes
    chore: 依赖文件单一化,environment.yml 作为唯一 source of truth 22 days ago
  • Dockerfile
    611 Bytes
    fix(deploy): 容器以 root 运行以获得 HF 持久化卷 /data 的写权限 13 days ago
  • README.md
    630 Bytes
    feat(app): add lightweight feedback capture 17 days ago
  • agent_loop.py
    1.37 kB
    refactor: 拆分 agent_loop.py 为 agent_core 包与 cli 入口 17 days ago
  • app.py
    5.36 kB
    refactor(app): 移除 Gradio feedback 采集模块 13 days ago
  • cli.py
    661 Bytes
    refactor: 拆分 agent_loop.py 为 agent_core 包与 cli 入口 17 days ago
  • environment.yml
    152 Bytes
    chore(deps): 固定 Python 版本为 3.11 并引入 gradio 17 days ago
  • lux3d_api.md
    4.45 kB
    feat: 新增图生3D能力,集成 Lux3D API 22 days ago