CoolFace
Apppublic

AMFORGE/GearCut

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
0likes
21 commits on main
af03da24mo ago

docs: Add comprehensive interactive documentation with CDN images

ameforge
d0f19054mo ago

docs: Add comprehensive interactive documentation with CDN images

ameforge
694a5e84mo ago

docs: Add comprehensive interactive documentation with CDN images

ameforge
87239954mo ago

Fix: remove gradio pin from requirements (managed by sdk_version in README)

ameforge
b801a244mo ago

Fix: upgrade to gradio 5.29.0 (Python 3.13 compatible, no pydub dependency)

ameforge
a4acac94mo ago

Fix: add pyaudioop for Python 3.13 compatibility, pin gradio<5

ameforge
ed5e4c64mo ago

Fix: add pyaudioop for Python 3.13 compatibility, pin gradio<5

ameforge
ebe5f6f4mo ago

app.py: bootstrap modules from private repo at startup

ameforge
de2eb674mo ago

Remove gearcut_ground.py from public space (moved to private repo)

ameforge
25a06c44mo ago

Remove gearcut_infer.py from public space (moved to private repo)

ameforge
df0a9bf4mo ago

Remove gearcut_model.py from public space (moved to private repo)

ameforge
d417a9e4mo ago

Remove gearcut_compiler.py from public space (moved to private repo)

ameforge
31917f44mo ago

Add gearcut_ground.py

ameforge
1674bed4mo ago

Add gearcut_infer.py

ameforge
faf99ac4mo ago

Add gearcut_model.py

ameforge
b6718a84mo ago

Add gearcut_compiler.py

ameforge
76931f04mo ago

Add packages.txt

ameforge
25c33384mo ago

Add requirements.txt

ameforge
d4b75044mo ago

Add app.py

ameforge
59cbd844mo ago

Add README.md

ameforge
d92a57d4mo ago

initial commit

ameforge