maty0505github
maty0505github
I tried to run colab, but an error occurred. There is no blue point and red point, so I can't drag it. The colab image is as follows: ![Screenshot from...
Binary incompatibility error occurred as follows. ``` $ python3 scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt "./768-v-ema.ckpt" --config configs/stable-diffusion/v2-inference-v.yaml --H 768 --W 768 Traceback (most...
attn_mask dtype error occurred as follows. ``` $ python3 scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt "./768-v-ema.ckpt" --config configs/stable-diffusion/v2-inference-v.yaml --H 768 --W 768 /home/dl/.local/lib/python3.8/site-packages/jupyter_client/__init__.py:23: UserWarning:...
When I installed this repository, the following error occurred. ERROR: mdit-py-plugins 0.3.3 has requirement markdown-it-py=1.0.0, but you'll have markdown-it-py 3.0.0 which is incompatible. After that i run sh scripts/gui.sh command,...
How can I make a 3D movie of a face from a 2D image of an arbitrary person's face?
### Plugin Version or Commit ID v0.11.0 ### Unity Version 2021.3.18f1 ### Your Host OS Windows10 ### Target Platform Windows Standalone ### Description I need Face, Pose and Hands normalized...
### Plugin Version or Commit ID v0.11.0 ### Unity Version 2021.3.18f1 ### Your Host OS Windows10 ### Target Platform Windows Standalone ### Description I'd like to draw points and line...
When I run the train.py script along with your instruction, the following error occurred. ``` python3 train.py --env_name=BipedalWalker-v3 /home/dl/GAIL/GAIL/lib/python3.8/site-packages/torch/cuda/__init__.py:146: UserWarning: NVIDIA GeForce RTX 3090 with CUDA capability sm_86 is not...
When I run the train.py as your instruction, the following error occurred. ``` $ python3 train.py --env_name=BipedalWalker-v3 Traceback (most recent call last): File "/home/dl/GAIL/GAIL/lib/python3.8/site-packages/torch/__init__.py", line 172, in _load_global_deps ctypes.CDLL(lib_path, mode=ctypes.RTLD_GLOBAL)...
### Branch main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch) ### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https://github.com/open-mmlab/mmaction2/discussions) but cannot get the expected help. - [X]...