mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-22 17:08:57 +08:00
formatting code
This commit is contained in:
@@ -18,7 +18,7 @@ RUN apt-get update \
|
||||
&& pip install --no-cache -r requirements.txt \
|
||||
&& pip install --no-cache -r requirements-optional.txt \
|
||||
&& pip install azure-cognitiveservices-speech
|
||||
|
||||
|
||||
WORKDIR ${BUILD_PREFIX}
|
||||
|
||||
ADD docker/entrypoint.sh /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user