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