master
parent
691507844b
commit
f3b41be55b
|
@ -56,7 +56,7 @@ RUN pip3 install flask flask-cors
|
||||||
COPY app.py .
|
COPY app.py .
|
||||||
|
|
||||||
# Verify files exist
|
# Verify files exist
|
||||||
#RUN ls -lh main models/ggml-tiny.en.bin
|
#RUN ls -lh models/ggml-tiny.en.bin
|
||||||
|
|
||||||
EXPOSE 4002
|
EXPOSE 4002
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue