api-dockerized-whisper / docker-compose.yml
pollitoconpapass's picture
Add application file
f4c9a52
raw
history blame contribute delete
No virus
88 Bytes
version: '3.12'
services:
api-hf-whisper:
build: .
ports:
- "7860:7860"