Perilon's picture
Bug fixes
5a4b416
raw
history blame
403 Bytes
build_docker: true
config:
app_port: 7860
env:
- SECRET_KEY=f7290fc27f11dbf14be6cd348638ad62
- DEBUG=True
- PORT=7860
- SPACE_ID=true
- BYPASS_AUTH=true
- S3_BUCKET=sorenson-ai-sb-scratch
- S3_VIDEO_PREFIX=awilkinson/kylie_dataset_videos_for_alignment_webapp/
- USE_S3_FOR_VIDEOS=true
resources:
cpu: 1
memory: 1
gpu: null
restarts: true
sdk: docker