mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-20 12:20:53 +08:00
update
This commit is contained in:
+2
-3
@@ -1,8 +1,7 @@
|
||||
FROM nvcr.io/nvidia/tensorflow:19.08-py3
|
||||
|
||||
ENV APP_HOME /app
|
||||
WORKDIR $APP_HOME
|
||||
COPY . ./
|
||||
RUN git clone http://github.com/nickwalton/AIDungeon.git
|
||||
RUN cd AIDungeon
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
RUN cd generator/ctrl
|
||||
|
||||
Reference in New Issue
Block a user