Spaces:
Running
Running
| # 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 |