Apr 15, 2023
Sure! You just need the command in step 3
uvicorn app.main:app --host 0.0.0.0 --port 8080. Please make sure that you have installed the required package by running pip install -r requirements.txt
Sure! You just need the command in step 3
uvicorn app.main:app --host 0.0.0.0 --port 8080. Please make sure that you have installed the required package by running pip install -r requirements.txt