JunchuanYu commited on
Commit
caf32c5
1 Parent(s): 0e29e14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: gold
6
  sdk: gradio
7
  sdk_version: 3.23.0
8
  app_file: app.py
9
- pinned: false
10
  ---
11
 
12
  This app is an free online ChatGPT app developed based on the newly released OpenAI API "gpt-3.5-turbo". The app's operating costs are sponsored by "45度科研人". Currently, the tokens is limited to 3500. If you want to remove this restriction, you can input your own OpenAI API key.<p>
 
6
  sdk: gradio
7
  sdk_version: 3.23.0
8
  app_file: app.py
9
+ pinned: True
10
  ---
11
 
12
  This app is an free online ChatGPT app developed based on the newly released OpenAI API "gpt-3.5-turbo". The app's operating costs are sponsored by "45度科研人". Currently, the tokens is limited to 3500. If you want to remove this restriction, you can input your own OpenAI API key.<p>