RFdiffusion3 / app.py

Commit History

integrate download zip logic inside generation_with_input_config, remove gr.update
4a67952
Running

gabboud commited on

set default job duration at 5 minutes and max at 1h
07f4903

gabboud commited on

disable stop button
0344239

gabboud commited on

remove unnecessary generate function
f0753e2

gabboud commited on

Revert "call rfd3 with process.Popen to allow cancellation" and do not pass subprocess to go back to working version
b041365

gabboud commited on

do not pass subprocess object to gradio State
fd78873

gabboud commited on

call rfd3 with process.Popen to allow cancellation
f8364c2

gabboud commited on

add demo.queue for canceling jobs
74f99c5

gabboud commited on

handle visibility of run and stop buttons simultaneously
6268e1a

gabboud commited on

simplify status update string by integrating in generate, create stop button
e165b97

gabboud commited on

reset dynamic duration, bring back to 1 hour
19021e5

gabboud commited on

get_duration as spaces decorator for built-in dynamic GPU limit
0d5f053

gabboud commited on

try dynamically building the correct decorator
aa9564f

gabboud commited on

remove non-functioning links
a2326ca

gabboud commited on

replace links in markdown with href, remove old issue from doc
e38c82b

gabboud commited on

replace deprecated explanation of design steps
68d87ce

gabboud commited on

reference LigandMPNN space
2e76a9e

gabboud commited on

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