-
Create Environment and Install Packages
conda create -n analysis_service python=3.10
conda activate analysis_service
pip install -r requirements.txt
-
Run the Application
uvicorn app:app --port 7000
analysis_service
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||