selftrained model test1
This commit is contained in:
parent
861a250f43
commit
eb34cfc3da
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 98 KiB |
|
@ -347,7 +347,7 @@ class PlantPredictor:
|
||||||
result = self.image_model(
|
result = self.image_model(
|
||||||
prompt,
|
prompt,
|
||||||
image=image,
|
image=image,
|
||||||
num_inference_steps=20,
|
num_inference_steps=70,
|
||||||
image_guidance_scale=1.5,
|
image_guidance_scale=1.5,
|
||||||
guidance_scale=7.5
|
guidance_scale=7.5
|
||||||
).images[0]
|
).images[0]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue