mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update generate.py
Fixed spelling mistake (open source king)
This commit is contained in:
parent
194d4c75b3
commit
a3a50bb886
@ -113,7 +113,7 @@ gr = Generate(
|
||||
|
||||
# these are deprecated - use conf and model instead
|
||||
weights = path to model weights ('models/ldm/stable-diffusion-v1/model.ckpt')
|
||||
config = path to model configuraiton ('configs/stable-diffusion/v1-inference.yaml')
|
||||
config = path to model configuration ('configs/stable-diffusion/v1-inference.yaml')
|
||||
)
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user