Spaces:
Running
Running
File size: 387 Bytes
582d021 |
1 2 3 4 5 6 7 8 9 10 |
# User id or handle of your follow account
FOLLOW_OWNER_USER_ID=orion-zhen
# The description of your instance
FOLLOW_DESCRIPTION=Orion's instance on Huggingface Space
# The monthly price of your instance, set to 0 means free.
FOLLOW_PRICE=0
# The user limit of your instance, set it to 0 or 1 can make your instance private, leaving it empty means no restriction
FOLLOW_USER_LIMIT=8 |