Skip to content

Commit

Permalink
Merge pull request #54 from edenartlab/stage
Browse files Browse the repository at this point in the history
remove uc
  • Loading branch information
genekogan authored Apr 16, 2024
2 parents a7a5422 + 1f24ae8 commit 5f1cca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion logos/creation_interfaces/kojii_untitledxyz.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ def kojii_untitledxyz(request: KojiiUntitledxyzRequest, callback=None):
"text_inputs_to_interpolate_weights": "|".join(
[str(t) for t in text_inputs_to_interpolate_weights],
),
"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 5f1cca9

Please sign in to comment.