-
Hi there and great job. Why isn't the "temperature" part of the .env file too? |
Beta Was this translation helpful? Give feedback.
Answered by
n3d1117
Mar 11, 2023
Replies: 1 comment
-
Hi @gevrey! No particular reason, initially I just didn't want to pollute the EDIT: just added |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
n3d1117
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @gevrey! No particular reason, initially I just didn't want to pollute the
.env
file with too many options.But i'll probably move it there, together with
n_choices
andimage_size
EDIT: just added
N_CHOICES
,TEMPERATURE
andIMAGE_SIZE
to the.env
file!