Spaces:
Runtime error
Runtime error
Madhu Chitikela
Initial commit: AI Code Debugger with multi-provider fallback and professional UI
fc63ff9 | from gradio_app import app | |
| if __name__ == "__main__": | |
| print("🚀 Starting AI Code Debugger Agent...") | |
| print("Opening in browser automatically...") | |
| app.launch(inbrowser=True) | |