Update README.md

This commit is contained in:
oobabooga 2023-03-17 21:05:17 -03:00 committed by GitHub
parent f2a5ca7d49
commit dc35861184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,6 +148,7 @@ python download-model.py EleutherAI/gpt-j-6B --text-only
## Starting the web UI
conda activate textgen
cd text-generation-webui
python server.py
Then browse to