Skip to content

Commit

Permalink
Merge pull request #53 from edenartlab/stage
Browse files Browse the repository at this point in the history
uc_text for untitled
  • Loading branch information
genekogan authored Apr 16, 2024
2 parents be2651d + 7d0af63 commit a7a5422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logos/creation_interfaces/kojii_untitledxyz.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def kojii_untitledxyz(request: KojiiUntitledxyzRequest, callback=None):
"text_inputs_to_interpolate_weights": "|".join(
[str(t) for t in text_inputs_to_interpolate_weights],
),
"lora": "https://edenartlab-prod-data.s3.us-east-1.amazonaws.com/d2e6d1f8ccfca428ba42fa56a0384a4261d32bf1ee8b0dc952d99da9011daf39.tar",
"uc_text": "person, car, sky, clouds, city, urban, people",
"lora_scale": 0.8,
"seed": seed,
"guidance_scale": 8.0,
Expand Down

0 comments on commit a7a5422

Please sign in to comment.