RFdiffusion3 / app.py

Commit History

prints for debugging
31f1113

gabboud commited on

propagate rfd3 subprocess stderr to run status textbox
d848ff0

gabboud commited on

set show_error to true in demo launch
fb0e142

gabboud commited on

fix and simplify logic
79a965a

gabboud commited on

fix config/scaffold logic
12aac99

gabboud commited on

remove redundant buttons and state handling, get random hash for output directory
44157d7

gabboud commited on

longer explanation and rfd3 examples
78f0c3d

gabboud commited on

increase maximum nb designs per batch
c740574

gabboud commited on

change layout for number of batches and designs
db73d77

gabboud commited on

forgot comma
a9b7d04

gabboud commited on

try to fix files not in the same dir problem
37b5de1

gabboud commited on

fix run message to show scaffold location
370aa37

gabboud commited on

support pdb input
e4ccd50

gabboud commited on

misc
eaf76e5

gabboud commited on

update generation message when run completes
bab929f

gabboud commited on

add support for extra args for rfdiffusion3
b212ae4

gabboud commited on

fix results dict in new pipeline, remove double tab logic for config
b8f3849

gabboud commited on

fix how number of abtches and designs is passed to rfd3 CLI
17127b6

gabboud commited on

fix event chain continuity so File component gives the filepath
c1a83a3

gabboud commited on

misc syntax error fix
6f82f53

gabboud commited on

remove deprecated gr.File.name attribute
f6a67e4

gabboud commited on

unconditional generation with input file pipeline
7f14dfe

gabboud commited on

modularize event handling
8649d5a

gabboud commited on

fix nested list error in gradio click function
a7294d8

gabboud commited on

modularize event handling
61771f6

gabboud commited on

fix tab selection logic
efab625

gabboud commited on

tab switch debugging
e88b0f7

gabboud commited on

fix main run button logic
89389c9

gabboud commited on

complex input first test
7b91667

gabboud commited on

introduce lines in md
f86a407

gabboud commited on

organize intro text and pic in row
4315fdb

gabboud commited on

display image
0ed4819

gabboud commited on

change emoji, add intro, add assets folder
14aaf6a

gabboud commited on

download results
1ec1069

gabboud commited on

rename results fields, modularize event handling
46eb3c3

gabboud commited on

remove 3d visualization
743042b

gabboud commited on

fix interface of Molecule3D after testing
5d306a8

gabboud commited on

add visualization with Molecule3D
65e7711

gabboud commited on

parse rf3d output folder
aced7ae

gabboud commited on

move generation scripts to pipelines, only download rfd3, create output directory for run
94ff1b9

gabboud commited on

decorate unconditional_generation function
e46d490

gabboud commited on

replace config inside generation function
4eb137b

gabboud commited on

unconditional generation
27305e9

gabboud commited on

modularize weight download
f19aa8b

gabboud commited on

finish reverting, forgot cmd change
0cb79a0

gabboud commited on

revert to non-persistence of weights, describe persistence issue in issues_doc
c47162e

gabboud commited on

debugging consistency error
dd7b175

gabboud commited on

second try at consistent weights
605b2c5

gabboud commited on

remove AtomArray seq display
8b91ed4

gabboud commited on

fix AtomArray display
8849d7d

gabboud commited on