You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diff --git a/Command-Line-Arguments-and-Settings.md b/Command-Line-Arguments-and-Settings.md
index ceb7b53..2d7ec27 100644
--- a/Command-Line-Arguments-and-Settings.md
+++ b/Command-Line-Arguments-and-Settings.md
@@ -59,7 +59,7 @@ Use --port xxxx to make the server listen on a specific port, xxxx being the w
--enable-console-prompts | None | False | print prompts to console when generating with txt2img and img2img |
--api | None | False | launch webui with API |
--nowebui | None | False | only launch the API, without the UI |
---ui-debug-mode | None | Fales | Don't load model to quickly launch UI |
+--ui-debug-mode | None | False | Don't load model to quickly launch UI |
--device-id | DEVICE_ID | None | Select the default CUDA device to use (export CUDA_VISIBLE_DEVICES=0,1,etc might be needed before) |
--administrator | None | False | Administrator rights |
| PERFORMANCE |
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
diff --git a/Command-Line-Arguments-and-Settings.md b/Command-Line-Arguments-and-Settings.md
index ceb7b53..2d7ec27 100644
--- a/Command-Line-Arguments-and-Settings.md
+++ b/Command-Line-Arguments-and-Settings.md
@@ -59,7 +59,7 @@ Use
--port xxxx
to make the server listen on a specific port, xxxx being the w--enable-console-prompts | None | False | print prompts to console when generating with txt2img and img2img |
--api | None | False | launch webui with API |
--nowebui | None | False | only launch the API, without the UI |
---ui-debug-mode | None | Fales | Don't load model to quickly launch UI |
+--ui-debug-mode | None | False | Don't load model to quickly launch UI |
--device-id | DEVICE_ID | None | Select the default CUDA device to use (export CUDA_VISIBLE_DEVICES=0,1,etc might be needed before) |
--administrator | None | False | Administrator rights |
| PERFORMANCE |
Beta Was this translation helpful? Give feedback.
All reactions