File size: 403 Bytes
1dc1af5
 
 
 
 
 
 
 
 
 
 
 
 
 
28de1fd
5ea700d
28de1fd
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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`