Skip to content
GitLab
菜单
为什么选择 GitLab
定价
联系销售
探索
为什么选择 GitLab
定价
联系销售
探索
登录
获取免费试用
主导航
搜索或转到…
项目
C
ComfyUI
管理
动态
成员
代码
仓库
分支
提交
标签
仓库图
比较修订版本
锁定的文件
部署
模型注册表
分析
模型实验
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为极狐GitLab 提交贡献
提交反馈
隐私声明
快捷键
?
新增功能
4
代码片段
群组
项目
Show more breadcrumbs
hanamizuki
ComfyUI
提交
541dc085
提交
541dc085
编辑于
1个月前
作者:
comfyanonymous
浏览文件
操作
下载
补丁
差异文件
Update Readme.
上级
8d8dc9a2
No related branches found
No related tags found
无相关合并请求
变更
1
隐藏空白变更内容
行内
左右并排
显示
1 个更改的文件
README.md
+2
-2
2 个添加, 2 个删除
README.md
有
2 个添加
和
2 个删除
README.md
+
2
−
2
浏览文件 @
541dc085
...
...
@@ -142,7 +142,7 @@ To run it on services like paperspace, kaggle or colab you can use my [Jupyter N
## Manual Install (Windows, Linux)
Note that some dependencies do not yet support python 3.13 so using 3.12 is recommended
.
python 3.13 is supported but using 3.12 is recommended because some custom nodes and their dependencies might not support it yet
.
Git clone this repo.
...
...
@@ -154,7 +154,7 @@ Put your VAE in: models/vae
### AMD GPUs (Linux only)
AMD users can install rocm and pytorch with pip if you don't have it already installed, this is the command to install the stable version:
```
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2```
```
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.2
.4
```
This is the command to install the nightly with ROCm 6.3 which might have some performance improvements:
...
...
This diff is collapsed.
点击以展开。
预览
0%
加载中
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录