File size: 647 Bytes
5f663a9
ab2e706
ed4a137
86e08ec
5f663a9
82179b4
 
 
5f663a9
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

AI_STORY_API_GRADIO_URL="https://ruslanmv-ai-story-server.hf.space"
#AI_STORY_API_GRADIO_URL='https://2854e4d98fd1001394.gradio.live' 
AI_STORY_API_SECRET_TOKEN="secret"


AI_FAST_IMAGE_SERVER_API_GRADIO_URL="https://ruslanmv-ai-image-server.hf.space"
AI_FAST_IMAGE_SERVER_API_SECRET_TOKEN="default_secret"

# ----------- CENSORSHIP -------
ENABLE_CENSORSHIP=
FINGERPRINT_KEY=
MODERATION_KEY=

# ----------- COMMUNITY (OPTIONAL, YOU DON'T NEED THIS IN LOCAL) -----------
NEXT_PUBLIC_ENABLE_COMMUNITY_SHARING="false"

COMMUNITY_API_URL="https://ruslanmv-community-api.hf.space"
COMMUNITY_API_TOKEN=""

# must be unique per app
COMMUNITY_API_ID=""