RamAnanth1 commited on
Commit
3bf2cbc
·
1 Parent(s): 3ec1733

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +1 -1
model.py CHANGED
@@ -123,7 +123,7 @@ class Model:
123
  generator=generator,
124
  image=control_image).images
125
 
126
- @staticmethod
127
  def preprocess_hough(
128
  input_image: np.ndarray,
129
  image_resolution: int,
 
123
  generator=generator,
124
  image=control_image).images
125
 
126
+ @staticmethod
127
  def preprocess_hough(
128
  input_image: np.ndarray,
129
  image_resolution: int,