mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-01 11:04:39 +01:00
Minor Correction
This commit is contained in:
parent
0b4ee14edc
commit
172035d2e1
|
|
@ -5,7 +5,7 @@
|
|||
@rem using micromamba (an 8mb static-linked single-file binary, conda replacement).
|
||||
@rem This enables a user to install this project without manually installing conda and git.
|
||||
|
||||
&& echo WARNING: This script relies on Micromamba which may have issues on some systems when installed under a path with spaces.&& echo.
|
||||
echo WARNING: This script relies on Micromamba which may have issues on some systems when installed under a path with spaces.&& echo.
|
||||
|
||||
echo What is your GPU?
|
||||
echo.
|
||||
|
|
|
|||
Loading…
Reference in a new issue