first commit
This commit is contained in:
@@ -36,5 +36,5 @@ RUN pip install --no-cache-dir litserve==0.2.16
|
||||
RUN pip install -r requirements-GPU.txt
|
||||
RUN pip install opencv-python
|
||||
EXPOSE 8000
|
||||
CMD ["python", "/app/litserver_main.py"]
|
||||
CMD ["python", "litserver_main.py"]
|
||||
#CMD ["tail", "-f","/dev/null"]
|
||||
|
||||
Reference in New Issue
Block a user