Comments on: How to Run Stable Cascade Locally https://weirdwonderfulai.art/tutorial/how-to-run-stable-cascade-locally/ ART of the future - now! Tue, 02 Apr 2024 13:50:16 +0000 hourly 1 https://wordpress.org/?v=6.7 By: Harmeet https://weirdwonderfulai.art/tutorial/how-to-run-stable-cascade-locally/#comment-2792 Tue, 02 Apr 2024 13:50:16 +0000 https://weirdwonderfulai.art/?p=11260#comment-2792 In reply to panxp.

You need to install the compatible version. Based on the error it should be this one:

pip3 install -U xformers –index-url https://download.pytorch.org/whl/cu121

Run this command under the venv after you activate it.

]]>
By: panxp https://weirdwonderfulai.art/tutorial/how-to-run-stable-cascade-locally/#comment-2786 Mon, 01 Apr 2024 13:55:00 +0000 https://weirdwonderfulai.art/?p=11260#comment-2786 (env) D:\ai\stable-cascade>python app.py
[‘D:\\ai\\stable-cascade\\env’, ‘D:\\ai\\stable-cascade\\env\\lib\\site-packages’]
WARNING[XFORMERS]: xFormers can’t load C++/CUDA extensions. xFormers was built for:
PyTorch 2.2.2+cu121 with CUDA 1201 (you have 2.2.2+cpu)
Python 3.10.11 (you have 3.10.4)
Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
Memory-efficient attention, SwiGLU, sparse and more won’t be available.
Set XFORMERS_MORE_DETAILS=1 for more details
Traceback (most recent call last):
File “D:\ai\stable-cascade\app.py”, line 16, in
from previewer.modules import Previewer
ModuleNotFoundError: No module named ‘previewer’

can you help me, how to solve this problem?

]]>
By: Stable Cascade Workflow with Upscaler | Weird Wonderful AI Art https://weirdwonderfulai.art/tutorial/how-to-run-stable-cascade-locally/#comment-2718 Mon, 11 Mar 2024 19:27:14 +0000 https://weirdwonderfulai.art/?p=11260#comment-2718 […] shared in an earlier post about it produces very nice and coherent results and is leaps and bounds ahead of Stable Diffusion […]

]]>