Updates for 3.0.0 part2

This commit is contained in:
henryruhs
2024-09-21 15:58:50 +02:00
parent 47f1870892
commit 1274236939
7 changed files with 65 additions and 15 deletions
+3 -2
View File
@@ -3,11 +3,12 @@ services:
build:
context: .
dockerfile: Dockerfile.cuda
command: [ 'python', 'run.py', '--execution-providers', 'cuda' ]
command: [ 'python', 'facefusion.py', 'run', '--execution-providers', 'cuda' ]
volumes:
- .assets:/facefusion/.assets
- .caches:/facefusion/.caches
ports:
- 7880:7860
- 7870:7860
deploy:
resources:
reservations: