You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed all the dependancy pip install -r requirements.txt need to run this app
when i try to run applicatioin uvicorn main:app --host 0.0.0.0 --port 8000
by this command.