Spaces:
Sleeping
Sleeping
File size: 491 Bytes
6b39623 84a6c36 6b39623 84a6c36 6b39623 84a6c36 5a54d5d 84a6c36 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
title: Open O1
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: This is an official demo website for open-o1.
---
# open o1 deployment
1. Git clone this repository.
```shell
git clone https://huggingface.co/spaces/happzy2633/open-o1
```
2. Install the dependencies listed in requirements.txt.
3. Execute the script below.
```shell
python app.py
```
|