if str(e) == "'No GPU is currently available for you after 60s'": ce2e330 verified Fabrice-TIERCELIN commited on Aug 27, 2024
if str(type(e)) == "'No GPU is currently available for you after 60s'": 0dac2cb verified Fabrice-TIERCELIN commited on Aug 27, 2024
gradio.exceptions.Error: 'No GPU is currently available for you after 60s' f843efe verified Fabrice-TIERCELIN commited on Aug 27, 2024
gr.update(label="Downloadable results in *." + output_format + " format", format = output_format, value = [denoise_image]) a81081c verified Fabrice-TIERCELIN commited on Aug 17, 2024
Due to Gradio issues, the generated image is slightly less satured than the original 06254a3 verified Fabrice-TIERCELIN commited on Jul 3, 2024
print("Estimated minutes: " + f'{((result_width * result_height * input_width * input_height * edm_steps * (num_sampl 0b31488 verified Fabrice-TIERCELIN commited on Jun 29, 2024
Image.fromarray(results[0]).save(unique_name) 0ee5b24 verified Fabrice-TIERCELIN commited on Jun 21, 2024
denoise_image = upscale_image(denoise_image, upscale, unit_resolution=32, min_size=min_size) 77c3bd5 verified Fabrice-TIERCELIN commited on Jun 21, 2024