vibes24

Results 8 comments of vibes24

Another confusion. **Running deforum** `python Deforum_Stable_Diffusion.py` Is the web server supposed to open by itself? How do I connect to the server locally? I saw on youtube the address is...

Same issue. Hopefully to get a resolution. Thank you.

I downloaded the xformer file to c drive and did pip install c:\xformers-0.0.15.dev0fd21b40.d20230107-cp310-cp310-win_amd64 It went without errors. I hope it is right way. ` (base) C:\Users\vibes24\deforum-stable-diffusion>pip install https://huggingface.co/deforum/xformers/blob/main/windows/xformers-0.0.15.dev0fd21b40.d20230107-cp310-cp310-win_amd64.whl Collecting xformers==0.0.15.dev0fd21b40.d20230107...

> So I'm experimenting with a refreshed install script. AFAICT there are many platform-specific dependencies than there used to be. > > I tried going with just a `requirements.txt` file...

Unfortunately. I am stuck with new error code. ` RuntimeError: No such operator xformers::efficient_attention_forward_cutlass - did you forget to build xformers with `python setup.py develop`? ` could you provide instructions...

Dev have not responded to this in over 2 weeks? Anybody got a solution for this?

What does your requirement.txt look like? I am unable to figure what to include and how to have these stuff "build" properly. As I got the error "RuntimeError: No such...

Thanks but I still have no clue on how to install based on that .txt file since it's not a script.