Commit History

Simplify NLLB: remove 503 handling, clean cache logic, remove unused None path
be10f7d
Running

HausaNLP commited on

Fix NLLB cache: use session_state, never cache None; remove GPT-5 temperature param
aa71470

HausaNLP commited on

Cache NLLB translations (1h TTL); fix non-blocking semaphore acquire on server
223c5a8

HausaNLP commited on

Remove sleep debounce; 503-on-busy for NLLB; fix GPT-5 max_completion_tokens
e390fed

HausaNLP commited on

Debounce auto-retranslate on rapid lang/model changes; fix GPT-5 max_completion_tokens
e2968d1

HausaNLP commited on

Increase NLLB request timeout to 90s to handle CUDA warmup latency
96f2af6

HausaNLP commited on

Inline translating indicator with animated dots; no spinner overlay
2ed9f90

HausaNLP commited on

NLLB first; always-active button skips API when unchanged; inline translating placeholder
2b46a53

HausaNLP commited on

Live button state on keystroke via JS input listener; no blur wait
4699a2f

HausaNLP commited on

Disable translate button when text unchanged; whitespace-only edits don't count
dd3078c

HausaNLP commited on

Auto-retranslate when model or language changes after a prior translation
2373c9c

HausaNLP commited on

Update models: GPT-5+4o, Gemini 2.5+3 Flash; remove dark mode toggle
4af650a

HausaNLP commited on

Remove Gemini 1.5 and emojis from dropdown; fix dark mode JS via components.html
96698ac

HausaNLP commited on

Fix: use gemini-2.5-flash, add https scheme guard for TRANSLATE_API_URL
d451fa6

HausaNLP commited on

Fix build: remove software-properties-common unavailable in debian trixie slim
6c903f3

HausaNLP commited on

Rename M2M100→NLLB in UI; update API URL to satranslate.hausanlp.org
21f2f3a
verified

abumafrim commited on

Fix model names: gemini-2.0-flash, gpt-4o, M2M100 AfriScience-MT; add dark mode toggle; friendly model dropdown names
c53fe6d
verified

abumafrim commited on

first commit
4a4996a

abumafrim commited on

Update requirements.txt
1ed6fa3

abumafrim commited on

initial commit
3164698
verified

abumafrim commited on

Duplicate from streamlit/streamlit-template-space
7bead62
verified

abumafrim FranckAbgrall HF Staff commited on