Upload lora-scripts/README.md with huggingface_hub
Browse files- lora-scripts/README.md +2 -2
lora-scripts/README.md
CHANGED
@@ -66,7 +66,7 @@ git clone --recurse-submodules https://github.com/Akegarasu/lora-scripts
|
|
66 |
|
67 |
#### Installation
|
68 |
|
69 |
-
Run `install.ps1` will
|
70 |
If you are in China mainland, please use `install-cn.ps1`
|
71 |
|
72 |
#### Train
|
@@ -89,7 +89,7 @@ run `bash run_gui.bash`, then program will open [http://127.0.0.1:28000](http://
|
|
89 |
|
90 |
#### Installation
|
91 |
|
92 |
-
Run `install.ps1` will
|
93 |
|
94 |
#### Train
|
95 |
|
|
|
66 |
|
67 |
#### Installation
|
68 |
|
69 |
+
Run `install.ps1` will automatically create a venv for you and install necessary deps.
|
70 |
If you are in China mainland, please use `install-cn.ps1`
|
71 |
|
72 |
#### Train
|
|
|
89 |
|
90 |
#### Installation
|
91 |
|
92 |
+
Run `install.ps1` will automatically create a venv for you and install necessary deps.
|
93 |
|
94 |
#### Train
|
95 |
|