hello, i've tried follwing this guide(How To Install DreamBooth & Automatic1111 On RunPod & Latest L
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!
GitHub Readme File
https://github.com/FurkanGozukara...





