Fix mask dimensions: unsqueeze 3D->4D for OpenNMT-py 3.x attention 18b6dbd verified L3ul commited on Feb 20
Fix layer_cache format: convert between old dict and OpenNMT-py 3.x (bool, dict) tuple 1d66007 verified L3ul commited on Feb 20
Patch decoder.py for OpenNMT-py 3.x: layer_cache/attn_type as instance attrs 20b1d85 verified L3ul commited on Feb 20
Add NO_PROXY env + share=True for Gradio Docker localhost check 3914d72 verified L3ul commited on Feb 20
Downgrade Gradio 5.12->4.44.1 to fix API schema bug + remove @gr .render cb100c5 verified L3ul commited on Feb 20
Remove @gr .render to fix API schema, return SMILES as string c21c04f verified L3ul commited on Feb 20
Add SPACE_ID env var to fix Gradio localhost check in Docker bee7e14 verified L3ul commited on Feb 19
Pin timm==0.4.12 (original version with overlay_external_default_cfg) e6e0369 verified L3ul commited on Feb 19
Pin timm==0.6.13 for overlay_external_default_cfg compatibility a30e684 verified L3ul commited on Feb 19
Fix corrupted augment.py — use patched version with inlined functions ad8fab9 verified L3ul commited on Feb 19
Fix apt package names for Debian bookworm (libgl1, libgdk-pixbuf-2.0-0) 68804b9 verified L3ul commited on Feb 19
Switch to Docker SDK with Python 3.11 for full compatibility 076be8c verified L3ul commited on Feb 19
Switch to Docker SDK with Python 3.11 for full compatibility c423155 verified L3ul commited on Feb 19
Switch to Docker SDK with Python 3.11 for full compatibility 5b0f3f7 verified L3ul commited on Feb 19
Fix remaining albumentations API calls: pad_with_params->cv2.copyMakeBorder, remove unused training classes f8c9ad1 verified L3ul commited on Feb 19
Relax albumentations pin (patched augment.py handles compatibility) 7e7f0a8 verified L3ul commited on Feb 19
Patch molscribe/augment.py: inline albumentations internal functions removed in newer versions d430fe1 verified L3ul commited on Feb 19