ai / README.md
Test1hdhs718's picture
Update
3ea44b2
|
raw
history blame contribute delete
No virus
306 Bytes
---
title: Teamtrack Ai
emoji: πŸ“š
colorFrom: yellow
colorTo: purple
sdk: docker
pinned: false
---
python3 -m venv venv
venv\Scripts\activate
pip freeze > requirements.txt
pip install -r requirements.txt
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference