Spaces:
Running
Running
Update app.py
Browse files
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 |
-
|
|
|
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 |
""")
|