Show HN: Pyxel Playground, a retro game editor for the browserfrasgreen.com3 points·by FraserGreenlee·작년·0 comments
FraserGreenlee·11개월 전·discussI see this is using GPT4o, any plans for something more sustainable? Would be interesting to see an https://openfreemap.org for LLMs.Perhaps via an RNN like in https://huggingface.co/spaces/BlinkDL/RWKV-Gradio-2Or even just leverage huggingface gradio spaces? (most are Gradio apps that expose APIs https://www.gradio.app/guides/view-api-page)
FraserGreenlee·6년 전·discussI don’t see how this is different from using the pdb Python module? You can catch exceptions and use to write functions.
Perhaps via an RNN like in https://huggingface.co/spaces/BlinkDL/RWKV-Gradio-2
Or even just leverage huggingface gradio spaces? (most are Gradio apps that expose APIs https://www.gradio.app/guides/view-api-page)