Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Added model specific tokens to the model template descriptions of the models that have them. #17

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Assets/Templates/Comic-Diffusion/comic-diffusion-onnx.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Comic-Diffusion",
"Description": "",
"Description": "The tokens for Comic Diffusion are: charliebo artstyle, holliemengert artstyle, marioalberti artstyle, pepelarraz artstyle, andreasrocha artstyle, jamesdaly artstyle, comicmay artstyle",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Comic-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Comic-Diffusion/Icon.png",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Cyberpunk Anime",
"Description": "",
"Description": "The tokens for Cyberpunk Anime Diffusion are: dgs illustration style",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Cyberpunk-Anime-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Cyberpunk-Anime-Diffusion/Icon.png",
Expand Down
2 changes: 1 addition & 1 deletion Assets/Templates/Ghibli-Diffusion/ghibli-diffusion.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Ghibli Diffusion",
"Description": "",
"Description": "The tokens for Ghibli Diffusion are: ghibli style",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Ghibli-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Ghibli-Diffusion/Icon.png",
Expand Down
2 changes: 1 addition & 1 deletion Assets/Templates/Inkpunk-Diffusion/inkpunk-diffusion.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Inkpunk Diffusion",
"Description": "",
"Description": "The tokens for Inkpunk Diffusion are: nvinkpunk",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Inkpunk-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Inkpunk-Diffusion/Icon.png",
Expand Down
2 changes: 1 addition & 1 deletion Assets/Templates/Mo-Di-Diffusion/mo-di-diffusion.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Mo-Di Diffusion",
"Description": "",
"Description": "The tokens for Mo-Di Diffusion are: modern disney style",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Mo-Di-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Mo-Di-Diffusion/Icon.png",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "Redshift-Diffusion",
"Description": "",
"Description": "The tokens for Redshift Diffusion are: redshift style",
"Author": "TheyCallMeHex",
"Repository": "https://huggingface.co/TheyCallMeHex/Redshift-Diffusion-ONNX",
"ImageIcon": "https://raw.githubusercontent.com/saddam213/OnnxStack/master/Assets/Templates/Redshift-Diffusion/Icon.png",
Expand Down