librespeed / .huggingface.yml
leezhuuu's picture
Create .huggingface.yml
c4ac184 verified
raw
history blame
151 Bytes
# .huggingface.yml
docker:
build:
context: .
dockerfile: Dockerfile
run:
ports:
- 80:80
environment:
- TZ=Asia/Shanghai