DeFactOfficial commited on
Commit
90e3b07
1 Parent(s): 5d23a38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Open O1
3
  emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
@@ -8,16 +8,16 @@ sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: This is an official demo website for open-o1.
12
  ---
13
 
14
- # open o1 deployment
15
 
16
  1. Git clone this repository.
17
 
18
 
19
  ```shell
20
- git clone https://huggingface.co/spaces/happzy2633/open-o1
21
  ```
22
 
23
  2. Install the dependencies listed in requirements.txt.
 
1
  ---
2
+ title: o3
3
  emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: This is open-o1 demo with improved system prompt
12
  ---
13
 
14
+ # deployment
15
 
16
  1. Git clone this repository.
17
 
18
 
19
  ```shell
20
+ git clone https://huggingface.co/spaces/DeFactOfficial/o3
21
  ```
22
 
23
  2. Install the dependencies listed in requirements.txt.