gradio spaces # Keep transformers current (Gradio 6.18 needs huggingface-hub>=1.0, which the # old 4.56 line conflicts with). MiniCPM's bundled code expects an older symbol # (is_torch_fx_available) that we shim in app.py instead of downgrading. transformers>=4.51.0 torch accelerate