CuiGaofeng

Results 7 comments of CuiGaofeng

import json from torchvision.transforms.functional import normalize import coremltools as ct import cv2 import torch from basicsr import img2tensor from gfpgan import GFPGANer, GFPGANv1Clean model_path = '/Volumes/cuigaofeng/IdeaProjects/roop-model/models/GFPGANv1.4.pth' model = GFPGANv1Clean( out_size=512,...

What am I supposed to offer you? A Image or an environment or something?

os: Linux 85045 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux my cmd : docker-squash -f 2 -t aaaaa:v1 test:v1.0 image: run docker instpect ,and...

my image will multiple commit containers saved as new image, This is the only thing that could possibly be different from normal image

Without this feature, I could technically use web scraping to collect all the models, then query their SHA256 hashes and cache them locally. However, this would put a significant strain...

/etc/ssh/sshd_config 加入 KexAlgorithms curve25519-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha256 PubkeyAcceptedAlgorithms +ssh-rsa