mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-08 22:35:09 +00:00
add comment for future requirement update
This commit is contained in:
@@ -64,6 +64,12 @@ cp .\bitsandbytes_windows\main.py .\venv\Lib\site-packages\bitsandbytes\cuda_set
|
|||||||
accelerate config
|
accelerate config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!--
|
||||||
|
pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
|
||||||
|
pip install --use-pep517 --upgrade -r requirements.txt
|
||||||
|
pip install -U -I --no-deps xformers==0.0.16
|
||||||
|
-->
|
||||||
|
|
||||||
コマンドプロンプトでは以下になります。
|
コマンドプロンプトでは以下になります。
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user