diff options
| author | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2024-06-07 20:16:23 +0400 |
|---|---|---|
| committer | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2024-06-07 20:16:23 +0400 |
| commit | b030aa9224026eb969459fd97c292f6982671fe8 (patch) | |
| tree | 0127cf63bbf6277575dc5763e2d5ecf7c13a160f | |
| parent | 3487778c2e4e45af6673d2c4c12ca0bf1a14785a (diff) | |
change probability
| -rw-r--r-- | docker-compose.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index ba3c7fe..af14ad6 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -27,10 +27,3 @@ services: - 8000:8000 volumes: - ./deep_phonemizer/assets/model.pt:/app/assets/model.pt - deploy: - resources: - reservations: - devices: - - driver: nvidia - count: 1 - capabilities: [gpu] |
