Skip to content

Commit

Permalink
docs: clarify that its the worker name
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Jan 7, 2024
1 parent 65800b4 commit 08b9422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bridgeData_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require_upfront_kudos: false
## Dreamer (Stable Diffusion Worker) ##
#######################################

# The name to use when running a dreamer instance.
# The worker name to use when running a dreamer instance.
dreamer_name: "An Awesome Dreamer"

# This is representation of your max resolution (max pixels) supported.
Expand Down Expand Up @@ -181,7 +181,7 @@ suppress_speed_warnings: false # Currently unused in reGen
## Scribe (LLM Worker) ##
#########################

# The name to use when running a scribe worker.
# The worker name to use when running a scribe worker.
scribe_name: "An Awesome Scribe"

# The KoboldAI Client API URL
Expand Down

0 comments on commit 08b9422

Please sign in to comment.