Leo Dinendra
Leo Dinendra
scipy.misc.factorial has been deprecated since version 1.0; scipy.special.factorial used instead.
Hey, thanks for this. I'm pretty new at image impainting / extrapolation, if I got 2 input one the patched out image and the second is full image but in...
added GLCM attributes, using different method of calculation : 1. Skimage GLCM (default) 2. Fast GLCM (https://github.com/tzm030329/GLCM) with statistical features : 1. Contrast 2. dissimilarity 3. homogeneity 4. ASM 5....
Error in `Trainer.train() ` `RuntimeError: stack expects each tensor to be equal size, but got [3, 200, 257] at entry 0 and [3, 200, 341] at entry 2` When using...
Hi, Just followed your installation step and when I tried the following command: `python fam/llm/sample.py --huggingface_repo_id="metavoiceio/metavoice-1B-v0.1" --spk_cond_path="assets/ava.flac"` The results are: ``` Traceback (most recent call last): File "fam/llm/sample.py", line 19,...