Commit History

Fix: Align Gradio sdk_version in README.md
95dea21
Running

gnumanth commited on

Add health check endpoint
348cd23

gnumanth commited on

Fix: Add root_path to Gradio mount for asset resolution
88d9561

gnumanth commited on

Add gradio to requirements.txt
1fc6c2e

gnumanth commited on

Revert: Mount Gradio back to root path
8b0a582

gnumanth commited on

Fix: Mount Gradio at /gradio and remove redundant print
73d5473

gnumanth commited on

Fix: Use CPU if CUDA is not available
1c30d71

gnumanth commited on

Use ZeroGPU with lazy model loading for free tier
9be6236

gnumanth commited on

Restore TranslateGemma-4B-IT with T4 GPU hardware
d2cc45a

gnumanth commited on

Switch to NLLB-200-distilled-600M for fast CPU inference
8d0eb95

gnumanth commited on

Switch to HTTP streaming transport for MCP
39f08a6

gnumanth commited on

Add MCP server with ZeroGPU support for TranslateGemma
e02e556

gnumanth commited on

Lazy load model to allow Gradio to start immediately
92b8467

gnumanth commited on

Simplify to single Interface - text translation only
75ce65f

gnumanth commited on

Use gr.Interface instead of gr.Blocks to fix schema bug
cbee102

gnumanth commited on

Remove Examples component to fix Gradio schema bug
0b5fbab

gnumanth commited on

Use Python 3.11 and Gradio 5.9.0 for compatibility
ebb240e

gnumanth commited on

CPU-only version for 16GB RAM Space
db24a13

gnumanth commited on

Add @spaces.GPU decorator for ZeroGPU with duration=120
a08c0e3

gnumanth commited on

Use Gradio 6.3.0 with dedicated A10G hardware
9eb51c6

gnumanth commited on

Use Gradio 4.31.0 with @spaces.GPU decorator
62fc740

gnumanth commited on

Use Gradio 5.9.0 for stability
675b74e

gnumanth commited on

Pin Gradio 4.44.0 for stability
ce44d8c

gnumanth commited on

Disable SSR mode to fix HTTP response errors
4b12d9b

gnumanth commited on

Fix ZeroGPU: load model on CPU, move to CUDA in GPU-decorated functions
df31fd3

gnumanth commited on

Add @spaces.GPU decorator for ZeroGPU support
fb6bb86

gnumanth commited on

Add HF token authentication for gated model access
4eee9c7

gnumanth commited on

Initial commit: TranslateGemma-4B-IT Gradio demo
9e4432c

gnumanth commited on

initial commit
825629a
verified

gnumanth commited on