OmPrakashSingh1704 commited on
Commit
dd963fa
·
1 Parent(s): cf0055b
options/Banner_Model/Image2Image.py CHANGED
@@ -38,7 +38,7 @@ def resize_image_dimensions(
38
  return new_width, new_height
39
 
40
 
41
- @spaces.GPU(duration=0)
42
  def I2I(
43
  input_image_editor: dict,
44
  input_text: str,
 
38
  return new_width, new_height
39
 
40
 
41
+ @spaces.GPU(duration=1)
42
  def I2I(
43
  input_image_editor: dict,
44
  input_text: str,
options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc CHANGED
Binary files a/options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc and b/options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc differ