Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aon-app-server
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Odysseus
aon-app-server
Commits
124f16c4
Commit
124f16c4
authored
Aug 13, 2024
by
brent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add image
parent
f4910887
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
1 deletion
+7
-1
.DS_Store
.DS_Store
+0
-0
Dockerfile
Dockerfile
+2
-1
replicate_models_version.yaml
conf/replicate_models_version.yaml
+5
-0
watermark.png
conf/watermark.png
+0
-0
.DS_Store
static/.DS_Store
+0
-0
.DS_Store
utils/.DS_Store
+0
-0
No files found.
.DS_Store
View file @
124f16c4
No preview for this file type
Dockerfile
View file @
124f16c4
...
@@ -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
...
...
conf/replicate_models_version.yaml
View file @
124f16c4
...
@@ -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
conf/watermark.png
0 → 100644
View file @
124f16c4
9.85 KB
static/.DS_Store
0 → 100644
View file @
124f16c4
File added
utils/.DS_Store
View file @
124f16c4
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment