gavid0124

Results 8 issues of gavid0124

### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this? - [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions ### 该问题是否在FAQ中有解答? | Is there an...

如题。 通过CUDA_VISIBLE_DEVICES参数设置多个卡,不生效。 运行命令如:CUDA_VISIBLE_DEVICES=1,2 python app/hydit_app.py --no-enhance

Docker Run 不需要第1步的安装,直接运行。 docker run --gpus all -it --network=host --rm registry.cn-hangzhou.aliyuncs.com/lipku/nerfstream:v1.3 docker版本已经不是最新代码,可以作为一个空环境,把最新代码拷进去运行。 ——意思是:下载最新的代码,然后把代码拷贝到docker容器里面的“/nerfstream”文件夹里面吗?

报错信息如下: ERROR: Could not find a version that satisfies the requirement tf-estimator-nightly==2.8.0.dev2021122109 (from tensorflow-gpu) (from versions: none) ERROR: No matching distribution found for tf-estimator-nightly==2.8.0.dev2021122109

如题。这是我安装的信息 pip list | grep Qt PyQt5 5.13.0 PyQt5-Qt5 5.15.14 PyQt5_sip 12.15.0 PyQtWebEngine 5.13.0 PyQtWebEngine-Qt5 5.15.14

### 🥰 需求描述 | Feature Description 希望model.vrm和xxx.fbx文件从本地加载 ### 🧐 解决方案 | Proposed Solution 希望model.vrm和xxx.fbx文件从本地加载 ### 📝 补充信息 | Additional Information 这是报错信息: Access to fetch at 'https://r2.vidol.chat/agents/vidol-agent-sample-a/model.vrm' from origin 'http://xxx:xxx' has...

I have captured dynamic images from the original video and the new video. This is the original picture: ![original](https://github.com/anothermartz/Easy-Wav2Lip/assets/8635721/ee72d2f5-0f6a-48f7-b30d-0e0748b3f864) The following is the new picture: ![new](https://github.com/anothermartz/Easy-Wav2Lip/assets/8635721/f87814c4-6dac-4984-bde8-a0125540aacb) Can you tell me...

报错信息如下: Traceback (most recent call last): File "/home/dev/flux/demo_gr.py", line 217, in demo = create_demo(args.name, args.device, args.offload) File "/home/dev/flux/demo_gr.py", line 163, in create_demo generator = FluxGenerator(model_name, device, offload) File "/home/dev/flux/demo_gr.py", line...