jadechip

Results 10 issues of jadechip

Is it feasible/has anyone experimented with other libraries for face embeddings such as FaceNet, Dlib, DeepFace or even StyleGAN FFHQ embeddings?

Not sure if I am doing something wrong but it seems like the results with control net is worse than before, especially surrounding the eyes. I tried a few different...

Hi I am curious if there are any plans to support commercial use cases?

I've been trying to quantize the Linear and Convolutional layers to try and speed up model inference but I am getting mixed results, this is what I am doing at...

Hi there! Most custom models I've come across seem to recommend using [vae-ft-mse-840000-ema-pruned.ckpt](https://huggingface.co/stabilityai/sd-vae-ft-mse-original/tree/main) as the VAE. However I can't seem to find a way to load .ckpt files using the...

I have created the following PR to add support for Thai language. I am in the process of creating a dataset to train the model but would love a PR...

Hi! Thanks for sharing your project, are there any plans to provide SDXL support for the RegionalDiffusion_playground.ipynb notebook? I have been trying to get it working with the codebase but...

Hello, I am currently utilizing the FaceAnalysis class from InsightFace for extracting facial embeddings and keypoints from images, and I have a few questions regarding the specific models used in...

I understand you are using arcface, but only to calculate the loss during training, so I am not sure what the license of the checkpoints/model weights are?