Add a space
This commit is contained in:
parent
3e19733d35
commit
1309cdd257
1 changed files with 1 additions and 0 deletions
1
webui.py
1
webui.py
|
@ -12,6 +12,7 @@ script_dir = os.getcwd()
|
|||
# https://github.com/oobabooga/text-generation-webui/#starting-the-web-ui
|
||||
CMD_FLAGS = '--chat --model-menu'
|
||||
|
||||
|
||||
def run_cmd(cmd, assert_success=False, environment=False, capture_output=False, env=None):
|
||||
# Use the conda environment
|
||||
if environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue