mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
uv init was removed. With a pyproject.toml file alrealdy in root folder, project is interpreted as ready from uv.
This commit is contained in:
parent
e231676a77
commit
28d5474d76
@ -240,7 +240,6 @@ UV is an extremely fast Python package and project manager, written in Rust. For
|
||||
```bash
|
||||
git clone https://github.com/comfyanonymous/ComfyUI.git # Clone this repo
|
||||
cd ComfyUI # Move to created folder
|
||||
uv init # Start uv project in current folder
|
||||
uv add --requirements requirements.txt # Add dependencies
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user