text-to-3d-backend / requirements.txt
aniket47's picture
Remove Open3D dependencies and simplify for HF Spaces deployment - Use trimesh-only mode with FORCE_TRIMESH flag - Remove OpenGL system dependencies - Simplify requirements.txt and Dockerfile
9101902
raw
history blame contribute delete
273 Bytes
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
pydantic==2.5.0
torch==2.1.2
transformers==4.39.3
Pillow==10.3.0
numpy==1.24.3
matplotlib==3.7.2
cloudinary==1.37.0
python-dotenv==1.0.0
requests==2.31.0
trimesh==4.0.5
scipy==1.11.4
huggingface_hub==0.19.4