Commit History

Pre-download protenix weights from HF Hub; ByteDance CDN is geo-blocked
a2d7113

0merle0 Claude Sonnet 4.6 commited on

Increase PROTENIX_TIMEOUT to 1200s: first run needs JIT compile + weight download
d1e3d49

0merle0 Claude Sonnet 4.6 commited on

Add ninja to deps: needed for torch cpp_extension JIT compile of FusedLayerNorm
ca475f0

0merle0 Claude Sonnet 4.6 commited on

Use biotite>=1.0 (not <1.0): protenix 2.0.0 needs 1.x PDBX API
d2bc723

0merle0 Claude Sonnet 4.6 commited on

Install protenix==2.0.0 with --ignore-requires-python; pin model name
7976bad

0merle0 Claude Sonnet 4.6 commited on

Revert to PyPI protenix install; add runner to guard check
5d4ecb8

0merle0 Claude Sonnet 4.6 commited on

Bypass protenix binary: invoke runner.batch_inference via Python directly
9eb1c24

0merle0 Claude Sonnet 4.6 commited on

Install protenix from ByteDance GitHub, not PyPI
a2590de

0merle0 Claude Sonnet 4.6 commited on

Pin protenix==2.0.0, add version guard, dump --help on CLI error
38f3865

0merle0 Claude Sonnet 4.6 commited on

Fix biotite install: use <1.0 to avoid numpy>=2.0 conflict
d64adb3

0merle0 Claude Sonnet 4.6 commited on

Fix protenix dep guard: check biotite too so partial installs re-run
0d17749

0merle0 Claude Sonnet 4.6 commited on

Install protenix binary first, then deps one-by-one to survive partial failures
2231e1e

0merle0 Claude Sonnet 4.6 commited on

Fix indentation: protenix binary lookup was dedented out of try block
2aa92b6

0merle0 Claude Sonnet 4.6 commited on

Fix protenix binary path: derive from sys.executable instead of relying on PATH
82a7462

0merle0 Claude Sonnet 4.6 commited on

Install protenix deps at startup without upgrading torch/DGL stack
19ffd3b

0merle0 Claude Sonnet 4.6 commited on

Debug: return errors as output instead of raising to surface protenix failure details
3b6ec61

0merle0 Claude Sonnet 4.6 commited on

Auto-install protenix on startup without touching torch/DGL stack
d91953d

0merle0 Claude Sonnet 4.6 commited on

Add Protenix v2 structure prediction tab to Gradio app
d1c78ff

0merle0 Claude Sonnet 4.6 commited on

Add Protenix v2 FastAPI folding endpoint
5d72c9d

0merle0 Claude Sonnet 4.6 commited on

Set font to Arial in Soft theme
8c4fc2d

merle commited on

Add missing runtime deps: matplotlib, pandas, scipy, python-dateutil
be36597

merle commited on

Fix DGL install: use --find-links for CUDA wheels, torch 2.4.0
0adf6be

merle commited on

Upgrade to Gradio 6.9.0 with full API migration
efae0f6

merle commited on

Fix build: pin Python 3.10, fix Gradio version, move deps to requirements.txt
5e87e3d

merle commited on

Update requirements.txt
ebe5e4a
verified

merle commited on

Update requirements.txt
d17a75b
verified

merle commited on

Update app.py
78241ac
verified

merle commited on

Update app.py
bad8a97
verified

merle commited on

Update app.py
982cf95
verified

merle commited on

Update app.py
edc3009
verified

merle commited on

Update requirements.txt
42cf012
verified

merle commited on

Update requirements.txt
a47a797
verified

merle commited on

Update app.py
73042e4
verified

merle commited on

Update app.py
01293ab
verified

merle commited on

Update app.py
554e4c2
verified

merle commited on

Update app.py
cb5d1fc
verified

merle commited on

Update app.py
2d33ced
verified

merle commited on

Update app.py
d2a4bef
verified

merle commited on

Update app.py
0359c3d
verified

merle commited on

Update app.py
47ad0b2
verified

merle commited on

Update requirements.txt
5a1e47a
verified

merle commited on

Update README.md
8832c2e
verified

merle commited on

Update app.py
df0efbb

merle commited on

Update app.py
7f08d00

merle commited on

Update app.py
c17ba5e

merle commited on

to fix error with pydantic validation in gradio<3.36.1 (#7)
2118789

merle simonduerr commited on

bug fix
7b79b73

Jacob Gershon commited on

new features
8a6c540

Jacob Gershon commited on

added new func
5337c38

Jacob Gershon commited on

Update requirements.txt
82b9591

merle commited on