Zhong Chaoliang
Zhong Chaoliang
Hi, Thank you for sharing this python package for density ratio estimation. In practical applications, the training sets are often very large. Is it possible to use this tool to...
This following statement would set initial s to 0: `self.s = math.sqrt(2) * math.log(num_classes - 1)`
tokenizers==0.15.2 is ok
Thanks for your great work! I found that the license of ControlNet (https://github.com/lllyasviel/ControlNet) is Apache- 2.0. But I can't find the license document in this repo. So, would you please...