Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 5e0ef79

Browse files
Merge pull request #6 from runpod-workers/anythingv4-release-action-update
Update CD-docker_release.yml
2 parents e845f38 + ddba688 commit 5e0ef79

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/workflows/CD-docker_release.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ jobs:
1818
model_url: https://huggingface.co/Linaqruf/anything-v3.0
1919

2020
- model_name: anything-v4
21-
model_tag: andite/anything-v4.0
22-
model_url: https://huggingface.co/andite/anything-v4.0
21+
model_tag: stablediffusionapi/anything-v45
22+
model_url: https://huggingface.co/stablediffusionapi/anything-v45
23+
24+
- model_name: anything-v5
25+
model_tag: stablediffusionapi/anything-v5
26+
model_url: https://huggingface.co/stablediffusionapi/anything-v5
2327

2428
- model_name: openjourney
2529
model_tag: prompthero/openjourney

0 commit comments

Comments
 (0)