CoolFace
Apppublic

tradunsky/3D-guardrails

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
1likes
50 commits on main
dd8c3cc1mo ago

chore: Refactor chat.completions.create to chat.completions.parse

Tradunsky
476df9f1mo ago

chore: Use OpenAI API compatibility for all LLM providers.

Tradunsky
d7a3b7f1mo ago

feat: Add Gemini 3.7-flash

Tradunsky
63200312mo ago

feat: Cerebras support in README

Tradunsky
3ed96362mo ago

feat: Cerebras support

Tradunsky
cbc220b2mo ago

feat: refresh model list

Tradunsky
49298657mo ago

fix: properly scale 3D models before screening

tradunsky
4e1d2d18mo ago

fix: remove adhoc script

tradunsky
b1baf408mo ago

fix: Increase resolution for better accuracy

tradunsky
9c98bcc8mo ago

feat: Groq support

tradunsky
c8b0b009mo ago

feat: benchmark of tiling

tradunsky
37f35349mo ago

feat: Tile rendering for faster violation/non-violation detection

tradunsky
e6fcaad9mo ago

feat: support scanning assets from URLs

tradunsky
08c16e49mo ago

feat: external ai gateway support

tradunsky
a5f2d0d9mo ago

fix: custom risk categories format and rendering file extension

tradunsky
fa8947d9mo ago

feat: Introduce configurable risk categories and rendering resolution for asset scanning.

tradunsky
b673a059mo ago

fix: local setup with vtk and vtk-egl

tradunsky
d41d5099mo ago

fix: close plotter on early exit from generator

tradunsky
bf419de9mo ago

feat: 3D rendering benchmark

tradunsky
53b7f469mo ago

fix: rendering into png

tradunsky
ee929ca9mo ago

feat: remove multi-stage build due to slowness

tradunsky
e828c319mo ago

fix: exclude transitive vtk, keep vtk-egl instead

tradunsky
38f392f9mo ago

fix: resolve vtk dependency conflict using uv

tradunsky
5dce3dc9mo ago

feat: offscreen pyvista, multi-stage build

tradunsky
e7f6f379mo ago

feat: Improve rendering performance with pyvista instead of pyrender

tradunsky
29697db9mo ago

feat: restructuring rendering for early exit

tradunsky
662f0149mo ago

fix: HF Space disable caching examples

tradunsky
9585abe9mo ago

fix: downgrade scipy to support HF spaces python 3.10

tradunsky
81bbb5b9mo ago

feat: Migrate HF from docker to gradio. ZeroGPU support

tradunsky
e61aebe9mo ago

feat: Expose latency

tradunsky
b93f4699mo ago

feat: add evaluation dataset

tradunsky
4afea049mo ago

feat: Link HuggingFace Space

tradunsky
22d64229mo ago

fix: rendering whole object with colours

tradunsky
d8fa5f39mo ago

fix: change hf space from gradio to docker

tradunsky
9ac488e9mo ago

feat: Implement Docker deployment with headless rendering and multi-mode entrypoint

tradunsky
634106e10mo ago

Fix pyrender OSMesa issue by switching to EGL platform

tradunsky
39d097e10mo ago

Fix Mesa/EGL library issue for Docker

tradunsky
586af0c10mo ago

(fix) Remove examples

tradunsky
293867a10mo ago

(patch) Logging error for troubleshooting gemini integration in HF spaces

tradunsky
ec0cd8510mo ago

(fix) Add missing glu os package

tradunsky
320877310mo ago

(fix) Upgrade Gradio 6.1.0 in spaces

tradunsky
45672ad10mo ago

(patch) Make gradio app top level app with requirements.txt

tradunsky
778367310mo ago

fix: Update YAML metadata colors to valid values for HF Spaces

tradunsky
830c47b10mo ago

(fix) Add HF space yaml description

tradunsky
1a5284710mo ago

(fix) LFS fix: Remove dataset from git vc.

tradunsky
37c52c810mo ago

(patch) Track dataset under hf xet lfs

tradunsky
733076f10mo ago

(feat) Add gradio demo

tradunsky
ce842ec10mo ago

Roadmap

tradunsky
c66648510mo ago

(fix) Correct run command

tradunsky
cc3e51510mo ago

(feat) Add view_number to RiskFinding and update LLM implementations to track view evaluations

tradunsky