doctord98 commited on
Commit
6285635
1 Parent(s): 3c7a1f5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -10,7 +10,6 @@ RUN mkdir .chroma && chmod -R 777 .chroma
10
 
11
  COPY . .
12
 
13
- COPY tts_samples /app/tts_samples
14
 
15
  RUN chmod -R 777 /app
16
 
 
10
 
11
  COPY . .
12
 
 
13
 
14
  RUN chmod -R 777 /app
15