We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43302c3 commit b6dd9d4Copy full SHA for b6dd9d4
readme.md
@@ -69,6 +69,7 @@ num_batch = 5
69
batch_size = 12
70
sample_num = 800
71
model_id = "runwayml/stable-diffusion-v1-5"
72
+clip_version = "openai/clip-vit-large-patch14-336"
73
74
e_threshold = 0.08
75
sigma = 0.3
0 commit comments