「view this page in B3 βῆτα server」

Revisions №20

branch: RFdiffusion:main 「№20」
Commited by: Hope Woods
GitHub commit link: 「86507b6538f51fce」
Difference from previous tested commit:  code diff
Commit date: 2026-07-15 14:07:55
rfd

Fix github workflow tests (#458) torch==1.12.1 is built against NumPy 1.x, but the CI install pinned no NumPy version and resolved to NumPy 2.x, causing every torch tensor .numpy() call to fail with 'Numpy is not available' during Diffuser initialization. Constrain the resolution back to NumPy 1.x.

...
Test: ubuntu-20.04.clang.python39.rfd

 View log

Loading...

 View log in dialog  View log in log in separate window