File size: 479 Bytes
6b39623
90e3b07
84a6c36
 
 
6b39623
1dcc6a9
6b39623
 
 
90e3b07
6b39623
 
90e3b07
84a6c36
 
 
 
 
90e3b07
84a6c36
 
 
 
 
5a54d5d
84a6c36
 
 
 
1dcc6a9
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
---
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
```