CounterFire2023 2b9e07caa3 reformat code
2024-12-12 20:31:08 +08:00
2024-12-11 11:45:06 +08:00
2024-12-11 11:45:06 +08:00
2024-12-11 11:45:06 +08:00
2024-12-12 20:31:08 +08:00
2024-12-12 20:31:08 +08:00
2024-12-12 15:34:36 +08:00
2024-12-12 20:31:08 +08:00

conda env create -f env/agent2.yaml
# conda create -n agent2 python

conda activate agent2

pip install -r env/requirements.txt

python app.py


# macos only
pip install watchdog

streamlit run streamlit_app.py
Description
No description provided
Readme 74 KiB
Languages
Python 100%