niulx commited on
Commit
edf0436
1 Parent(s): 7a71877

Update segment.py

Browse files
Files changed (1) hide show
  1. segment.py +0 -1
segment.py CHANGED
@@ -99,7 +99,6 @@ def draw_panoptic_segmentation(segmentation, segments_info,save_folder=None, nos
99
 
100
 
101
 
102
- @spaces.GPU(duration=10)
103
  def run_segmentation(image, name="example_tmp", size = 512, noseg=False):
104
 
105
  base_folder_path = "."
 
99
 
100
 
101
 
 
102
  def run_segmentation(image, name="example_tmp", size = 512, noseg=False):
103
 
104
  base_folder_path = "."