Magic-plus-1 / requirements.txt
HF User
🚀 Fresh deploy of Magic Articulate Enhanced MVP
e7b9fb6
raw
history blame contribute delete
987 Bytes
# HuggingFace Space Requirements - 修复版
# 解决依赖冲突问题
# HuggingFace Space必需
gradio==5.36.2
spaces
huggingface-hub
# 注意: HF Space会自动安装合适版本的PyTorch
# 加速和Transformer
accelerate==0.28.0
transformers==4.39.3
flash-attn>=2.3.0
# 3D处理库 (核心功能)
trimesh==4.2.3
scikit-image==0.21.0
# 科学计算
numpy==1.26.4
scipy==1.11.4
# 图像处理
Pillow==10.0.1
matplotlib==3.7.2
opencv-python==4.8.1.78
# 3D相关
imageio==2.31.5
networkx==3.2.1
# 工具库
tqdm==4.66.1
scikit-learn==1.3.2
# Web功能 (用户上传支持)
fastapi>=0.115.2
pydantic>=2.5.0
python-multipart>=0.0.9 # 修复: 使用与gradio兼容的版本
aiofiles>=23.2.1
# 文件和数据处理
orjson==3.9.10
python-dotenv==1.0.0
pyyaml==6.0.1
# 性能和监控
psutil==5.9.6
loguru==0.7.2
# Michelangelo依赖
omegaconf==2.3.0
einops==0.6.0
xatlas==0.0.7
# MagicArticulate依赖
mesh2sdf==1.1.0
pyrender==0.1.45
pytorch-lightning==1.9.3
pythreejs==2.4.2