Spaces:
Runtime error
Runtime error
| title: Open O1 | |
| 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 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 | |
| ``` |