Commit History

, ["6 min", 6], ["7 min (discouraged)", 7], ["8 min (discouraged)", 8], ["9 min (discouraged)", 9], ["10 min (discouraged)", 10]
9e438f2
Running
verified

Fabrice-TIERCELIN commited on

if str(e) == "'No GPU is currently available for you after 60s'":
ce2e330
verified

Fabrice-TIERCELIN commited on

if str(type(e)) == "'No GPU is currently available for you after 60s'":
0dac2cb
verified

Fabrice-TIERCELIN commited on

gradio.exceptions.Error: 'No GPU is currently available for you after 60s'
f843efe
verified

Fabrice-TIERCELIN commited on

gr.update(label="Downloadable results in *." + output_format + " format", format = output_format, value = [denoise_image])
a81081c
verified

Fabrice-TIERCELIN commited on

Due to Gradio issues, the generated image is slightly less satured than the original
06254a3
verified

Fabrice-TIERCELIN commited on

print("Estimated minutes: " + f'{((result_width * result_height * input_width * input_height * edm_steps * (num_sampl
0b31488
verified

Fabrice-TIERCELIN commited on

Image.fromarray(results[0]).save(unique_name)
0ee5b24
verified

Fabrice-TIERCELIN commited on