mirror of
https://github.com/Mobile-Robotics-W20-Team-9/UMICH-NCLT-SLAP.git
synced 2025-09-09 12:23:14 +00:00
forgot to hit save before commit
This commit is contained in:
@@ -16,7 +16,6 @@ RUN pip install -U pip && \
|
|||||||
nltk \
|
nltk \
|
||||||
setuptools \
|
setuptools \
|
||||||
pylint \
|
pylint \
|
||||||
<<<<<<< HEAD
|
|
||||||
pickle-mixin \
|
pickle-mixin \
|
||||||
spacy \
|
spacy \
|
||||||
--upgrade setuptools \
|
--upgrade setuptools \
|
||||||
@@ -24,8 +23,6 @@ RUN pip install -U pip && \
|
|||||||
keras
|
keras
|
||||||
|
|
||||||
RUN python -m spacy download en_core_web_sm
|
RUN python -m spacy download en_core_web_sm
|
||||||
=======
|
|
||||||
pickle-mixin
|
pickle-mixin
|
||||||
>>>>>>> origin/master
|
|
||||||
|
|
||||||
CMD ["/bin/bash"]
|
CMD ["/bin/bash"]
|
||||||
|
Reference in New Issue
Block a user