gonduras

Results 10 comments of gonduras

actually sv3d works fine for me with StableSwarmUI from the video tab.

same for me (venv) E:\DragGAN>call gui.bat Already up to date. Loading "E:\DragGAN\checkpoints\stylegan2_lions_512_pytorch.pkl"... Done. () {'z_dim': 512, 'c_dim': 0, 'w_dim': 512, 'img_resolution': 512, 'img_channels': 3, 'mapping_kwargs': {'num_layers': 8, 'embed_features': None, 'layer_features':...

ok solved it. you should do one of two things: 1. set PYTHONPATH=C:\Users\***\AppData\Local\Programs\Python\Python310\libs (or where your phyton installed) 2. copy the content of Python310\libs folder to venv\scripts\libs E:\DragGAN\venv\Scripts>activate (venv) E:\DragGAN\venv\Scripts>set...

thank you! can you help me with the setup? now i get this: (venv) E:\control-a-video>python inference.py --prompt "gondurastration" --input_video bear.mp4 --control_mode depth A matching Triton is not available, some optimizations...

thanks @JPW0080 still struggling (venv) E:\ControlVideo>python inference.py --prompt "gondurastration" --condition depth_midas --video_path "data/moonwalk.mp4" --output_path "outputs" --video_length 15 --smoother_steps 19 20 --width 512 --height 512 --frame_rate 2 --version v10 Downloading (…)id-midas-501f0c75.pt:...

> > Hi,it's a great work,but it looks like the code lacks training modules, will you release it? > > Maybe I'll write a script for fast training like dreambooth...

> diffusers==0.14.0 will work thanks! still having trouble is it working? where is the output? if u can help - thanks a bunch! Uninstalling diffusers-0.18.2: Successfully uninstalled diffusers-0.18.2 Successfully installed...