version: '3.8' services: hf-agent: build: . ports: - "7860:7860" env_file: - .env volumes: - .:/app