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:
sciencellama
/
Lotus-2_Geometry_FP16
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Lotus-2_Geometry_FP16
10.5 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 29 commits
sciencellama's picture
sciencellama
Remove Space-side median from normal output (kept for depth) β€” user wants raw normals, client-side filter if needed
1d1f526 verified about 1 month ago
  • assets
    Upload 17 files 7 months ago
  • utils
    init 7 months ago
  • .gitattributes
    2.34 kB
    Upload 17 files 7 months ago
  • .gitignore
    51 Bytes
    init 7 months ago
  • README.md
    325 Bytes
    Update README.md about 1 month ago
  • app.py
    6.17 kB
    Rebuild: fp16 + scipy.ndimage.median_filter(ksize=15/11) β€” staircase fix + FLUX 16-px grid removal about 1 month ago
  • infer.py
    22.3 kB
    Remove Space-side median from normal output (kept for depth) β€” user wants raw normals, client-side filter if needed about 1 month ago
  • infer.sh
    985 Bytes
    init 7 months ago
  • pipeline.py
    9.31 kB
    Combined depth+normal: load both task adapters once, run both passes per call, export raw .npy + 16-bit PNG about 1 month ago
  • requirements.txt
    403 Bytes
    Use scipy.ndimage.median_filter ksize=15 (cv2 float capped at 5; grid needed kernel spanning the 16px period) about 1 month ago