Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alievk/avatarify-python
/ resize
Function
resize
afy/utils.py:144–145 ·
view source on GitHub ↗
(img, size, version='cv')
Source
from the content-addressed store, hash-verified
142
143
144
def
resize(img, size, version=
'cv'
):
145
return
cv2.resize(img, size)
Callers
4
is_new_frame_better
Function · 0.90
load_stylegan_avatar
Function · 0.90
load_images
Function · 0.90
cam_fomm.py
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected