CUDA 内存不足

作者: Mangoray创建于 2021年3月2日更新于 2025年10月11日
标签bug

描述错误

  • 运行 run_windows.bat 时,加载预测器出现问题
  • 摄像头窗口出现
  • 按下 'X' 后,出现一个灰色的 avatarify 窗口,然后程序崩溃,miniconda 中出现以下错误:
C:\Users\raymo\miniconda3\envs\avatarify\lib\site-packages\torch\nn\functional.py:3385: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details.

内容来源: alievk/avatarify-python