CodeFormer
CodeFormer copied to clipboard
from warnings module
Warning _ (from warnings module):
File "C: \Users\****\AppData\Local\Programs\Python\Python311\Lib\site-pack
ages\torchvision\transforms\functional_tensor.py", line 5
warnings, warn(
User₩arning: The torchvision.transforms.functional_tensor module is deprecated i
n 0. 15 and will be removed in 0.17. Please don't rely on it. You probably ju
st need to use APIs in torchvision. transforms. functional or in torchvision. trans
forms. v2. functional.
Traceback (most recent call last) :
File "Z:\CodeFormer\web-demos\hugging_face\app.py", line 16, in
Will module deprecation authors continue to update?