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

test duration above 2 hours
564b858

gabboud commited on

same
50f1940

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

limit at 6120 sec to test GPU quota reached bug
fd9dd17

gabboud commited on

duration 960 second
a0b0276

gabboud commited on

limit at 3600s
c495186

gabboud commited on

raise limit to 7199 seconds
9cb2435

gabboud commited on

raising limit beyond 2 hours
5f4e028

gabboud commited on

raise GPU time limit
878f1e5

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

fix gr update of subprocess error message
1601881

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

refunnel rfd3 cli output to stdout
d40ca0d

gabboud commited on

change layout for number of batches and designs
db73d77

gabboud commited on

time rfd3 execution
2535c77

gabboud commited on

reduce GPU time to 240s
4e40dbe

gabboud commited on

fix shared dir creation
bcc516a

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

ibid
a76c148

gabboud commited on

fix extraction of deisgn number
833a14a

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