sob111 commited on
Commit
1ec2037
·
verified ·
1 Parent(s): 26c5fdf

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -25,5 +25,5 @@ RUN pip install git+https://github.com/coqui-ai/[email protected]
25
  COPY . .
26
 
27
  # Comando por defecto
28
- # CMD ["python", "app.py"]
29
- CMD ["python", "finetune_xtts_hf.py"]
 
25
  COPY . .
26
 
27
  # Comando por defecto
28
+ CMD ["python", "app.py"]
29
+ # CMD ["python", "finetune_xtts_hf.py"]