triton-setp
This commit is contained in:
parent
4f8fdd71bb
commit
1f92c65595
|
@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
gcc \
|
||||
libffi-dev \
|
||||
libssl-dev
|
||||
|
||||
RUN pip install triton
|
||||
RUN pip install --no-cache-dir -r requirements.txt \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user