You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We did not set random seed initially, but the randomly sampled z is same sometimes on our huggingface demo. Our local gradio demo did not meet this issue. So we think this is caused by their online system. Now we set a random seed to sample z every time. The randomness issue seems to be solved. If this issue comes up again, please let us know!
The text was updated successfully, but these errors were encountered:
We did not set random seed initially, but the randomly sampled z is same sometimes on our huggingface demo. Our local gradio demo did not meet this issue. So we think this is caused by their online system. Now we set a random seed to sample z every time. The randomness issue seems to be solved. If this issue comes up again, please let us know!
The text was updated successfully, but these errors were encountered: