Skip to content
Snippets Groups Projects
Commit 938df285 authored by Oscar Linnarsson's avatar Oscar Linnarsson
Browse files

Merge branch 't2e1-update-docker' into 'master'

feat: Adds import to docker file

See merge request !5
parents 6e1ba7ea ee3b514a
No related branches found
No related tags found
1 merge request!5feat: Adds import to docker file
Pipeline #56576 passed
......@@ -12,7 +12,7 @@ RUN pip3 install transformers
RUN pip3 install dialogflow
RUN pip3 install pygame
# ADD THESE LATER :)
# RUN pip3 install text2emotion
RUN pip3 install text2emotion
# RUN pip3 install tensorflow
# RUN pip3 install pickle
# RUN pip3 install scipy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment