Sheng Lei
update readme
1dc1af5
|
raw
history blame contribute delete
No virus
403 Bytes
---
title: Hackweek2024 Sup GenAI Tools
emoji: 🧪
colorFrom: red
colorTo: green
sdk: docker
sdk_version: 26.1.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# hackweek2024-sup-genai-tools
## Poetry setup
to start, first install dependency by
`$ poetry install`
then you can start the venv by
`$ poetry shell`