Spaces:
Sleeping
Sleeping
Update gradio_utils/utils.py
Browse files- gradio_utils/utils.py +0 -1
gradio_utils/utils.py
CHANGED
@@ -213,7 +213,6 @@ def process(query_img, state,
|
|
213 |
original_skeleton=state['skeleton'],
|
214 |
img_alpha=1.0,
|
215 |
)
|
216 |
-
print(pf(pickle_trick(model)))
|
217 |
return out
|
218 |
|
219 |
|
|
|
213 |
original_skeleton=state['skeleton'],
|
214 |
img_alpha=1.0,
|
215 |
)
|
|
|
216 |
return out
|
217 |
|
218 |
|