hello, i've tried follwing this guide(How To Install DreamBooth & Automatic1111 On RunPod & Latest L

hello, i've tried follwing this guide(How To Install DreamBooth & Automatic1111 On RunPod & Latest Libraries - 2x Speed Up - cudDNN - CUDA https://www.youtube.com/watch?v=c_S2kFAefTQ) to install SD A1111 dreambooth on runpod, but run into this error at the python realuncher.py stage:

Launching Web UI with arguments: -f --port 3000 --xformers --skip-install --listen --enable-insecure-extension-access
Traceback (most recent call last):
File "/workspace/stable-diffusion-webui/launch.py", line 38, in <module>
main()
File "/workspace/stable-diffusion-webui/launch.py", line 34, in main
start()
File "/workspace/stable-diffusion-webui/modules/launch_utils.py", line 340, in start
import webui
File "/workspace/stable-diffusion-webui/webui.py", line 14, in <module>
from fastapi import FastAPI, Response
ModuleNotFoundError: No module named 'fastapi'
Relauncher: Process is ending. Relaunching in 2s...

does anyone know how to fix the fastapi error? thanks in advance!
YouTubeSECourses
I have shown how to install latest version of Automatic1111 Web UI for Stable Diffusion and DreamBooth extension of Auto1111 on RunPod in this video. Moreover, I show how to upgrade to latest Cuda, Torch and cuDNN DLL files. With these upgrades the image generation speed literally doubles.

GitHub Readme File ⤵️
https://github.com/FurkanGozukara...
How To Install DreamBooth & Automatic1111 On RunPod & Latest Librar...
Was this page helpful?