File size: 372 Bytes
8998a09 62f77e4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# Getting started
## Installation
```bash
pip install competitions
```
## Creating a competition
```bash
competitions create
```
Then follow the prompts.
To report a bug or request a feature, please open an [issue](https://github.com/huggingface/competitions/issues)
If you want to organize a competition on hf.co/competitions, please contact us at: autotrain@hf.co |