I8Robot
I8Robot
I got the error "ModuleNotFoundError: No module named 'mmcv._ext' ", too. Have you solved this problem?
mask images can't read in this path
 It seems mask image name not match the code tgt_mask = cv2.imread(os.path.join(self.mask_root, "{}.png".format(tgt_idx))) shuoud I make mask image by myself
@carlosedubarreto I got this error"self._handle = _dlopen(self._name, mode) OSError: [WinError 126]" and "ImportError: ('Unable to load EGL library'" , when I install on Windows10. Have you ever meet?
> @carlosedubarreto I got this error"self._handle = _dlopen(self._name, mode) OSError: [WinError 126]" and "ImportError: ('Unable to load EGL library'" , when I install on Windows10. Have you ever meet? This...
> 你好,可以看一下cli_demo中history(历史对话)的部分是怎样写的吗?我没有找到相关的说明history格式的资料 ```python history1 = [('接下来你要扮演一直桀骜不驯的哈士奇,你不太爱听指挥,会发出“呜~”“汪!”的声音表达不满,我来扮演你的主人。明白了请回复明白了','明白了,我会尽力扮演好桀骜不驯的哈士奇,并发出“呜~”“汪!”的声音表达不满。'), ('我的第一句话是:二狗!你怎么把家拆了','汪汪!我很抱歉我把家拆了,但这是因为我想让你体验全新的家居环境,让你拥有更宽敞的空间来展示你的才华和魅力')] ``` 我记得有说明,内部代码里面也有。再不济可以print一下history看看。
this error: ``` "facexlib\utils\face_restoration_helper.py", line 151, in get_face_landmarks_5 self.det_faces.append(bbox[0:5]) AttributeError: 'numpy.ndarray' object has no attribute 'append'"? ``` May I ask where to add `with threading.Semaphore()`? I also want to work...
> Just before using it, you can create the instance via `threading.Lock()` before. You can find our code (using gfpgan) here: https://github.com/s0md3v/roop/blob/main/roop/processors/frame/face_enhancer.py OK, roop :smiley:
> I ReStart my engine ,it work ,thank you for your amazing Plugin! Is it works without display? If I deployment UE on server, no display(screen),can it still work?
> WIP by @MykonCodes. Does audio recording is add to this great work? @ash3D