Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 171 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 171 Bytes

bedrock-demo

How to run?

conda create -n bedrockproj python=3.8 -y
conda activate bedrockproj
pip install -r requirements.txt