Commit 124f16c4 authored by brent's avatar brent

add image

parent f4910887
No preview for this file type
...@@ -9,7 +9,8 @@ RUN go env -w CGO_ENABLED="1" ...@@ -9,7 +9,8 @@ RUN go env -w CGO_ENABLED="1"
WORKDIR /build WORKDIR /build
RUN git clone https://code.wuban.net.cn/odysseus/aon-app-server #RUN git clone https://code.wuban.net.cn/odysseus/aon-app-server
ADD . /build/aon-app-server
RUN cd /build/aon-app-server && go build -o /aon-app-server RUN cd /build/aon-app-server && go build -o /aon-app-server
......
...@@ -132,3 +132,8 @@ dreambooth: ...@@ -132,3 +132,8 @@ dreambooth:
version: "a8ba568da0313951a6b311b43b1ea3bf9f2ef7b9fd97ed94cebd7ffd2da66654" version: "a8ba568da0313951a6b311b43b1ea3bf9f2ef7b9fd97ed94cebd7ffd2da66654"
url: "https://api.replicate.com/v1/predictions" url: "https://api.replicate.com/v1/predictions"
stream: false stream: false
flux-schnell:
version: ""
url: "https://api.replicate.com/v1/models/black-forest-labs/flux-schnell/predictions"
stream: false
\ No newline at end of file
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment