IliaLarchenko commited on
Commit
1273e6d
1 Parent(s): fdae8f6
Files changed (1) hide show
  1. docs/instruction.py +1 -1
docs/instruction.py CHANGED
@@ -4,7 +4,7 @@ instruction = {
4
  "demo": """
5
  <span style="color: red;">
6
  This is a demo version utilizing free API access with strict request limits. As a result, the experience may be slow, occasionally buggy, and not of the highest quality. If a model is unavailable, please wait for a minute before retrying. Persistent unavailability may indicate that the request limit has been reached, making the demo temporarily inaccessible.
7
- For a significantly better experience, please run the service locally and use your own OpenAI key or HuggingFace model.
8
  </span>
9
 
10
  """,
 
4
  "demo": """
5
  <span style="color: red;">
6
  This is a demo version utilizing free API access with strict request limits. As a result, the experience may be slow, occasionally buggy, and not of the highest quality. If a model is unavailable, please wait for a minute before retrying. Persistent unavailability may indicate that the request limit has been reached, making the demo temporarily inaccessible.
7
+ For a significantly better experience, please run the service locally and use your own OpenAI key or HuggingFace models.
8
  </span>
9
 
10
  """,