Commit History

Add importance scoring methods, update CLI argument parsing, fix error message typos, enhance PLY saving with decimation support, correct CGAffineTransform typo, document new CLI usage.
6ecea7d

Kyle Pearson commited on

Implement swift wrapper for SHARP inference, add model support for `.mlpackage`, `.mlmodel`, `.mlmodelc` with caching, enhance image preprocessing to `[0,1]` range, improve PLY output with coordinates/color/logits, validate inputs/outputs, optimize CLI usage with focal_length default.
7ca5013

Kyle Pearson commited on

Improve depth conversion precision, use tighter clamp bounds, enable double-precision arithmetic, enhance quaternion normalization, adjust validation tolerances, add per-output and angular error checks, refine diagnostic logging.
db2d954

Kyle Pearson commited on

Fix quaternion handling in model output, add depth/position stats logging, update validation logic, normalize quaternions, improve rotation accuracy checks
3b60855

Kyle Pearson commited on

Improve quaternion normalization stability, handle large model ONNX exports, fix CoreML framework mapping, enhance quaternion validation checks.
8338745

Kyle Pearson commited on

Add ONNX support with conditional checks, implement safe clamp/division modules, enhance conversion logic via pre-warmed ONNX export, add dynamic fallback to direct tracing, standardize output naming and metadata.
7f9c062

Kyle Pearson commited on

Fix typo in model conversion, enable depth alignment, improve tracing stability, add deterministic seeds, update output naming, refine descriptions, adjust validation tolerance, log debug info, set default precision to float32
c5811fd

Kyle Pearson commited on

Add Core ML converter script, remove prompt scripts, enable preprocessing validation, support FLOAT16/FLOAT32 precision.
20d5a17

Kyle Pearson commited on

decimate tool
0b9c87f

Kyle Pearson commited on

docs
d8e93bd

Kyle Pearson commited on

docs
840f239

Kyle Pearson commited on

docs
720871e

Kyle Pearson commited on

docs
5590eca

Kyle Pearson commited on

Fix cache file naming convention, update , modify , update UI button text.
7ab4825

Kyle Pearson commited on

docs
34c2e4e

Kyle Pearson commited on

docs
ced6324

Kyle Pearson commited on

Update README.md title and description, rename project title to Generative 3D Scene add concise description Create 3D Gaussian splats from text prompts
4d7ebc7

Kyle Pearson commited on

Change license to MIT, update short description in README
321a511

Kyle Pearson commited on

Generative 3D Gaussian Splat
1408b30

Kyle Pearson commited on

Fix demo banner text, enhance text input with multiline support, update GitHub links
513aa45

Kyle Pearson commited on

Remove placeholder comment from 3D Gaussian Splat accordion in app.py
fcce03b

Kyle Pearson commited on

Refactor temp file logic, update download UI visibility, simplify splat return paths, improve error handling
c6bdae7

Kyle Pearson commited on

fixes to interface
d3cfc5a

Kyle Pearson commited on

git ignore
0f3547d

Kyle Pearson commited on

css
7864cbe

Kyle Pearson commited on

additions
aa10ef4

Kyle A. Pearson commited on

Merge branch 'main' of hf.co:spaces/pearsonkyle/Z-Image-Turbo-Splat
ab0dc29

Kyle Pearson commited on

deps
683ac9b

Kyle Pearson commited on

simplified app
055eed4

Kyle A. Pearson commited on

something
a7a37d5

Kyle A. Pearson commited on

new deps
193e936

Kyle A. Pearson commited on

new deps
36b4e1a

Kyle A. Pearson commited on

new deps
180332e

Kyle A. Pearson commited on

new deps
2c25237

Kyle A. Pearson commited on

new deps
5220163

Kyle A. Pearson commited on

new deps
d6e555b

Kyle A. Pearson commited on

new deps
075e48d

Kyle A. Pearson commited on

new deps
5147921

Kyle A. Pearson commited on

new deps
c874f9d

Kyle A. Pearson commited on

new deps
d516cf9

Kyle A. Pearson commited on

slimmed app and added deps
f8bfe50

Kyle A. Pearson commited on

app updates
d19eda1

Kyle Pearson commited on

deps
dfc46f4

Kyle Pearson commited on

add submodule: ml-sharp
c4f4669

Kyle Pearson commited on

Update app.py
aa76f48
verified

QJerry commited on

minor UX change: change the gallery order so latest output is shown first (#21)
cbe2089
verified

QJerry linoyts HF Staff commited on

Update app.py
6676b8d
verified

QJerry commited on

Update app.py
b3a1181
verified

QJerry commited on

Update prompt_check.py
e89c9e8
verified

QJerry commited on

Update app.py
6cc7643
verified

QJerry commited on