Bertug1911 commited on
Commit
2ee6dd5
Β·
verified Β·
1 Parent(s): 2547305

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -103,7 +103,8 @@ with gr.Blocks() as app:
103
  - ⏱️ Minute: 3 requests per minute
104
  - πŸ• Hour: 50 requests per hour
105
  - πŸ“… Day: 250 requests per day
106
- When the website is added and the login system is added, we will change the Rate Limit numbers according to the subscription and subscription, sorry for the Rate Limit but it is the only way to prevent very long queues and Spam!
 
107
  Also, if the infrastructure is insufficient, we will strengthen the GPU!
108
  NOTE: Rate Limit is based on IP. LIMIT CANNOT BE RESET according to Browser, API, Interface!
109
  """)
 
103
  - ⏱️ Minute: 3 requests per minute
104
  - πŸ• Hour: 50 requests per hour
105
  - πŸ“… Day: 250 requests per day
106
+
107
+ - When the website is added and the login system is added, we will change the Rate Limit numbers according to the subscription and subscription, sorry for the Rate Limit but it is the only way to prevent very long queues and Spam!
108
  Also, if the infrastructure is insufficient, we will strengthen the GPU!
109
  NOTE: Rate Limit is based on IP. LIMIT CANNOT BE RESET according to Browser, API, Interface!
110
  """)