可控⽣成模型 Uni-ControlNet 部署报错 #578

Open
opened 2025-02-22 20:47:22 +08:00 by Aa123456 · 1 comment

老师,autodl部署 Uni-ControlNet 模型,使用PyTorch 2.3.0 Python 3.12(ubuntu22.04) Cuda 12.1 机器配置,python src/test/test.py命令 报错如下
torchvision 已经是最新版本 0.19.1
pip 也是最新版本

老师,autodl部署 Uni-ControlNet 模型,使用PyTorch 2.3.0 Python 3.12(ubuntu22.04) Cuda 12.1 机器配置,python src/test/test.py命令 报错如下 torchvision 已经是最新版本 0.19.1 pip 也是最新版本

使用ppip install torch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0,重新安装一下依赖试试

使用ppip install torch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0,重新安装一下依赖试试
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#578
No description provided.