nitinmukesh

Results 31 issues of nitinmukesh

Here is the error ``` venv "C:\stable_diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: v1.7.0 Commit hash: cf2772fab0af5573da775e7437e6acdca424f26e hello from vidfaceswap Launching Web UI...

Many many thanks to all the developers. I installed on Windows 11 , 4060 8GB VRAM, 16 GB RAM Worked flawlessely. If the output could be a little smooth would...

Hello, I have setup and installed docker / image. When I try to run it comes up with following error 2023-08-10 14:02:55 Traceback (most recent call last): 2023-08-10 14:02:55 File...

**Describe the bug** After installing the extension, the faceswaplab tab does not appear in Automatic1111. I installed fresh without any other plugins. venv "C:\sd\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022,...

I installed everything, no isse reported during the process but the face is nt swapped. I have Visual Studio installed and the model is also in the directory. ``` venv...

``` (tokenflow) C:\tut\TokenFlow>python preprocess.py --data_path data/woman-running.mp4 --inversion_prompt "a silver sculpt ure of a woman running" A matching Triton is not available, some optimizations will not be enabled Traceback (most recent...

Any suggestions how to fix this issue I am using the default provided with the repository, only updated the following in \TokenFlow\configs\config_pnp.yaml 1. batch_size: 8 to batch_size: 1 2. data_path:...

Many thanks to author for creating this. I think I am doing something wrong and nothing to do with this project. I have the following details 27-Apr-1979 06.45 AM Meerut...

enhancement

Do I am using this with Automatic1111 and using the following steps 1. use txt2image to generate the image and use the fixed seed from there 2. Select the video...

Hello, I am trying to install on Windows 11. ``` (venv) C:\sd\Real3DPortrait>python -c "import torch; print(torch.__version__)" 2.0.1+cu117 ``` ` (venv) C:\sd\Real3DPortrait>pip install "git+https://github.com/facebookresearch/pytorch3d.git@stable" Collecting git+https://github.com/facebookresearch/pytorch3d.git@stable Cloning https://github.com/facebookresearch/pytorch3d.git (to revision stable)...