Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
aniket47
/
text-to-3d-backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
text-to-3d-backend
59.8 kB
  • 1 contributor
History: 16 commits
aniket47's picture
aniket47
Fix build error: Remove build-time model preloading and optimize for HF Spaces
091271a 2 months ago
  • models
    Fix build error: Remove build-time model preloading and optimize for HF Spaces 2 months ago
  • utils
    Initial FastAPI backend for HF Spaces 2 months ago
  • Dockerfile
    755 Bytes
    Fix build error: Remove build-time model preloading and optimize for HF Spaces 2 months ago
  • README.md
    2.13 kB
    Initial FastAPI backend for HF Spaces 2 months ago
  • app.py
    13.8 kB
    Fix build error: Remove build-time model preloading and optimize for HF Spaces 2 months ago
  • app_full.py
    11.4 kB
    Switch to minimal FastAPI for testing deployment 2 months ago
  • app_simple.py
    756 Bytes
    Switch to minimal FastAPI for testing deployment 2 months ago
  • preload_models.py
    2 kB
    Speed optimizations: pre-download models, optimized caching, model CPU offloading 2 months ago
  • requirements.txt
    390 Bytes
    Fix dependency conflict: Update xformers to 0.0.23.post1 for torch 2.1.1 compatibility 2 months ago
  • requirements_full.txt
    353 Bytes
    Switch to minimal FastAPI for testing deployment 2 months ago
  • requirements_simple.txt
    42 Bytes
    Switch to minimal FastAPI for testing deployment 2 months ago