Spaces:
Sleeping
Sleeping
title: o3 | |
emoji: 💬 | |
colorFrom: yellow | |
colorTo: purple | |
sdk: gradio | |
sdk_version: 4.44.1 | |
app_file: app.py | |
pinned: false | |
license: apache-2.0 | |
short_description: This is open-o1 demo with improved system prompt | |
# deployment | |
1. Git clone this repository. | |
```shell | |
git clone https://huggingface.co/spaces/DeFactOfficial/o3 | |
``` | |
2. Install the dependencies listed in requirements.txt. | |
3. Execute the script below. | |
```shell | |
python app.py | |
``` |