TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.52k stars 1.31k forks source link

fast api not found #1706

Closed 2Suen closed 1 year ago

2Suen commented 1 year ago

Traceback (most recent call last): File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 7, in from fastapi import FastAPI ModuleNotFoundError: No module named 'fastapi'

didn't remove anything

cosmiclantern commented 1 year ago

Thank you

laboratoriumxm commented 1 year ago

fixed Thanks The Last Ben, Have a wonderful day

chartercook commented 1 year ago

fixed

thank you The Last Ben.

Omenizer commented 1 year ago

fixed

🙏🙏🙏

chriswhite5918 commented 1 year ago

Thanks a lot!

AngelGVictory commented 1 year ago

How you fix it? I dont know how to code, please help me how to fix it.

TheLastBen commented 1 year ago

simply use the latest notebooks : https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb

https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb

AngelGVictory commented 1 year ago

Sorry but it didn't work, i got the same error, i don't know what i doing wrong.

TheLastBen commented 1 year ago

use the notebooks from the link, don't save it to your gdrive

AngelGVictory commented 1 year ago

Ok, how I can do that?

TheLastBen commented 1 year ago

https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast-DreamBooth.ipynb

https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111.ipynb

AngelGVictory commented 1 year ago

Now it's working! Thank you very much, Ben!

TheLastBen commented 1 year ago

great!