Lotus_Depth / app.py

Commit History

Add /normal16 endpoint: raw float16 normals (.npy) to avoid 8-bit quantisation grain
c6a2f5f
verified

sciencellama commited on

Return normal map as lossless PNG via gr.File (avoid webp orange-peel)
5836176
verified

sciencellama commited on

Return depth as 16-bit PNG via gr.File (preserve full precision)
5b41476
verified

sciencellama commited on

Fix 16-bit->8-bit depth conversion
cd54749
verified

sciencellama commited on

Add show_error=True to see inference error details
3137796
verified

sciencellama commited on

Fix bool-schema bug in gradio_client (crash on /gradio_api/info)
f368279
verified

sciencellama commited on

Bind to 0.0.0.0:7860 so HF proxy can reach the server
8e61a1b
verified

sciencellama commited on

Add cached_download + HfFolder shims for hub>=0.30 compat
35745a5
verified

sciencellama commited on

Add HfFolder compat shim for huggingface_hub>=0.30
5c3d6e6
verified

sciencellama commited on

Fix syntax errors from escape mangling
01bc874
verified

sciencellama commited on

Minimal dual-endpoint app: /depth + /normal
738c809
verified

sciencellama commited on

saving as .tiff didn't work - it doesnt seem to calculate the depth
ec99a99
verified

sciencellama commited on

it's .TIFF, not TIFF
d5dcbc5
verified

sciencellama commited on

Trying to force the image to be saved as TIFF
e28a3c5
verified

sciencellama commited on

update for video depth
a47128f

haodongli commited on

update github
e2ac6fb

haodongli commited on

update X
02075c2

haodongli commited on

update port
f8a8adc

haodongli commited on

remove vid
8020585

haodongli commited on

update for zerogpu
6fcc783

haodongli commited on

update for zerogpu
25fc9d6

haodongli commited on

add transformers.utils.move_cache()
ea0a1d3

haodongli commited on

set cache_examples=False,
2e26875

haodongli commited on

update
0424d1d

haodongli commited on

init
44189a1

haodongli commited on