JohnCarpenter2

Results 4 issues of JohnCarpenter2

When run `python sr.py -p val -c config/sr_sr3.json`

We got the following warning when running the official code in page of `https://github.com/InstantID/InstantID`: ``` The config attributes {'controlnet_list': ['controlnet', 'RPMultiControlNetModel'], 'requires_aesthetics_score': False} were passed to StableDiffusionXLInstantIDPipeline, but are not...

![036979](https://github.com/InstantID/InstantID/assets/133960045/c82231ee-38a5-4d02-b062-eddf5bd0888e) Hello, we use the code demo in the project page using the above image, the following error occurred: ``` 6 # prepare face emb 7 face_info = app.get(cv2.cvtColor(np.array(face_image), cv2.COLOR_RGB2BGR))...

Hi, we would like to use FLIP to determine whether a face image is live or spoof. If we input the image into the FLIP model, we can obtain a...