CoolFace
Apppublic

jkorstad/gameforge

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes
7 commits on main
87f72455mo ago

Add debug endpoint + fix imports

jkorstad
95af85c5mo ago

Fix: gradio>=6.10.0 (Server class is in gradio 6.x)

jkorstad
bb1f1da5mo ago

Pin gradio==5.25.0 for Server support

jkorstad
44030385mo ago

Simplified app.py for debugging

jkorstad
d52e0b15mo ago

Remove Dockerfile - use Gradio Spaces mode instead

jkorstad
a1856555mo ago

GameForge v0.2.0 - gradio.Server with custom frontend + ZeroGPU

jkorstad
f0da9c55mo ago

initial commit

jkorstad