OmPrakashSingh1704 commited on
Commit
1a2d380
·
1 Parent(s): 08fd1ff
options/Banner_Model/Image2Image.py CHANGED
@@ -39,7 +39,7 @@ def resize_image_dimensions(
39
  return new_width, new_height
40
 
41
 
42
- @spaces.GPU(duration=100)
43
  def I2I(
44
  input_image_editor: dict,
45
  input_text: str,
 
39
  return new_width, new_height
40
 
41
 
42
+ @spaces.GPU
43
  def I2I(
44
  input_image_editor: dict,
45
  input_text: str,