diff --git a/ui_utils.py b/ui_utils.py index 3c1a022..bccba8d 100644 --- a/ui_utils.py +++ b/ui_utils.py @@ -345,6 +345,8 @@ def generate_header(): ℹ️ This is a temporary deployment that will automatically delete itself after 10 minutes. To access more permanent inference options, become a member of one of the supported projects. +
       + Take into mind that this deployment runs on limited resources, therefore some resource-hungry functionalities (like processing videos o very big images) might not work as expected. """ header = inspect.cleandoc(header)