cxumol commited on
Commit
716bf54
1 Parent(s): 2a82d93

grammar fix

Browse files
Files changed (1) hide show
  1. app/app.py +1 -1
app/app.py CHANGED
@@ -183,7 +183,7 @@ with gr.Blocks(
183
  - `gpt-3.5-turbo-0613`
184
  - perhaps `gpt-4-0613`
185
 
186
- Model choice can be a interesting topic involing quite a few experiments. Feel free to try any other models you like!
187
 
188
  ## Troubleshooting
189
  - If your API is on localhost / local network, you may need to host this app on local network too.
 
183
  - `gpt-3.5-turbo-0613`
184
  - perhaps `gpt-4-0613`
185
 
186
+ Model choice can be an interesting topic involing quite a few experiments. Feel free to try any other models you like!
187
 
188
  ## Troubleshooting
189
  - If your API is on localhost / local network, you may need to host this app on local network too.