Skip to content

Commit

Permalink
Merge pull request #28 from KeesGeerligs/kees-dev
Browse files Browse the repository at this point in the history
Added subcategories to the info.jsons
  • Loading branch information
laurensV authored Dec 4, 2024
2 parents b7a505a + 7c0eb0c commit 23e9cc5
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 17 deletions.
3 changes: 2 additions & 1 deletion templates/AUTOMATIC1111-stable-diffusion-1.5/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "AUTOMTIC1111-stable-diffusion",
"name": "AUTOMATIC1111 Stable Diffusion 1.5",
"description": "Stable Diffusion is a latent text-to-image diffusion model",
"category": ["Web UI", "Image Generation"],
"category": ["Web UI"],
"subcategory": ["Image Generation"],
"icon": "https://user-images.githubusercontent.com/36368048/196056941-aace0837-473a-4aa5-9067-505b17797aa1.png"
}
3 changes: 2 additions & 1 deletion templates/Axolotl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "axolotl",
"name": "Axolotl finetuning LLM's",
"description": "Axolotl streamlines the fine-tuning of various AI models, supporting multiple configurations and architectures for efficient and flexible model training.",
"category": ["Model Fine-Tuning"],
"category": ["Web UI"],
"subcategory": ["LLM Fine-tuning"],
"icon": "https://raw.githubusercontent.com/nosana-ci/templates/refs/heads/main/templates/Axolotl/axolotl-nobackground.png"
}
3 changes: 2 additions & 1 deletion templates/Forge-stable-diffusion-1.5/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "forge-stable-diffusion",
"name": "Forge Stable Diffusion",
"description": "A fork of AUTOMATIC1111's Stable Diffusion web UI with additional features and optimizations",
"category": ["Web UI", "Image Generation"],
"category": ["Web UI"],
"subcategory": ["Image Generation"],
"icon": "https://raw.githubusercontent.com/nosana-ci/templates/refs/heads/main/templates/Forge-stable-diffusion-1.5/forge.png"
}
3 changes: 2 additions & 1 deletion templates/Kohya-SS/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "kohya-ss",
"name": "Kohya SS GUI",
"description": "A user-friendly web interface for training and fine-tuning Stable Diffusion models using Kohya SS scripts.",
"category": ["Web UI", "Image Generation Fine-tuning"],
"category": ["Web UI"],
"subcategory": ["LLM Fine-tuning"],
"icon": "https://avatars.githubusercontent.com/u/7474674?v=4"
}
3 changes: 2 additions & 1 deletion templates/LMDeploy-API/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "lmdeploy-api",
"name": "LMDeploy API",
"description": "A high-performance inference engine for LLMs with quantization and optimization features",
"category": ["API Only", "LLM"],
"category": ["API Only"],
"subcategory": ["LLM"],
"icon": "https://avatars.githubusercontent.com/u/135356492?s=280&v=4"
}
3 changes: 2 additions & 1 deletion templates/Llama-Factory/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "llama-factory",
"name": "Llama Factory",
"description": "A unified framework for fine-tuning LLMs, supporting various architectures and training methods",
"category": ["Web UI", "LLM Fine-tuning"],
"category": ["Web UI"],
"subcategory": ["LLM Fine-tuning"],
"icon": "https://devocean.sk.com/thumnail/2024/6/10/3922058082f048e98d3a63eaa4ab1053020d501b48a69ab8ba4c2fda8883086a.png"
}
3 changes: 2 additions & 1 deletion templates/Ollama-API/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "ollama-api",
"name": "Ollama API",
"description": "Run large language models locally with a simple API interface",
"category": ["API Only", "LLM"],
"category": ["API Only"],
"subcategory": ["LLM"],
"icon": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTCnTSM4MHExKgIkfUheyQ04byO32OaUXmQVg&s"
}
3 changes: 2 additions & 1 deletion templates/Onetrainer-jupyter-notebook/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "onetrainer-jupyter",
"name": "Onetrainer Jupyter Notebook",
"description": "A comprehensive Jupyter environment for AI model training with Onetrainer framework",
"category": ["Web UI", "Image Generation Fine-tuning"],
"category": ["Web UI"],
"subcategory": ["Image Generation Fine-tuning"],
"icon": "https://avatars.githubusercontent.com/u/3390934?v=4"
}
3 changes: 2 additions & 1 deletion templates/Oobabooga/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "oobabooga",
"name": "Oobabooga web UI",
"description": "Oobabooga is a versatile text generation web UI supporting multiple backends, offering rich features for generating and managing AI-driven text models.",
"category": ["Web UI", "LLM"],
"category": ["Web UI"],
"subcategory": ["LLM"],
"icon": "https://raw.githubusercontent.com/nosana-ci/templates/refs/heads/main/templates/Oobabooga/oobabooga.png"
}
3 changes: 2 additions & 1 deletion templates/Pytorch-jupyter-notebook/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "jupyter-notebook-pytorch",
"name": "Jupyter Notebook with pytorch:2.4.0-cuda12.1-cudnn9-runtime",
"description": "Jupyter Notebook Service",
"category": ["Web UI", "Featured"],
"category": ["Web UI"],
"subcategory": ["Featured"],
"icon": "https://seeklogo.com/images/J/jupyter-logo-A91705F539-seeklogo.com.png"
}
3 changes: 2 additions & 1 deletion templates/TGI-API/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "tgi-api",
"name": "Text Generation Inference API",
"description": "Hugging Face's Text Generation Inference (TGI) service for optimized text generation",
"category": ["LLM", "API"],
"category": ["API Only"],
"subcategory": ["LLM"],
"icon": "https://huggingface.co/front/assets/huggingface_logo-noborder.svg"
}
3 changes: 2 additions & 1 deletion templates/Tensorflow-jupyter-notebook/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "jupyter-notebook-tensorflow",
"name": "Jupyter Notebook with Tensorflow",
"description": "Jupyter Notebook Service",
"category": ["Web UI", "Featured"],
"category": ["Web UI"],
"subcategory": ["Featured"],
"icon": "https://seeklogo.com/images/J/jupyter-logo-A91705F539-seeklogo.com.png"
}
3 changes: 2 additions & 1 deletion templates/Text-To-Speech-UI/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "tts-generation-webui",
"name": "Text to Speech Generation UI",
"description": "A web interface for generating speech from text using various TTS models",
"category": ["Web UI", "Featured"],
"category": ["Web UI"],
"subcategory": ["Featured"],
"icon": "https://cdn-icons-png.flaticon.com/512/8984/8984813.png"
}
3 changes: 2 additions & 1 deletion templates/VLLM-API/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "vllm-api",
"name": "vLLM API",
"description": "High-throughput and memory-efficient inference engine for LLMs",
"category": ["API Only", "LLM"],
"category": ["API Only"],
"subcategory": ["LLM"],
"icon": "https://avatars.githubusercontent.com/u/136984999?v=4"
}
3 changes: 2 additions & 1 deletion templates/VScode-server/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "vscode-server",
"name": "VSCode Server",
"description": "Run Visual Studio Code on a remote server accessible through your browser, enabling a consistent and powerful development environment.",
"category": ["Web UI", "Featured"],
"category": ["Web UI"],
"subcategory": ["Featured"],
"icon": "https://avatars.githubusercontent.com/u/12324908?s=280&v=4"
}
3 changes: 2 additions & 1 deletion templates/Whisper-ASR-API/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "whisper-asr-webservice",
"name": "Whisper ASR Webservice",
"description": "A robust speech recognition service powered by OpenAI's Whisper model, supporting multilingual transcription, translation, and language identification.",
"category": ["API Only", "Featured"],
"category": ["API Only"],
"subcategory": ["Featured"],
"icon": "https://www.datocms-assets.com/96965/1685731715-open-ai-stars-2x.png"
}
3 changes: 2 additions & 1 deletion templates/open-webui-ollama/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"id": "open-webui",
"name": "Open WebUI using Ollama",
"description": "Open WebUI supports various LLM models",
"category": ["Web UI", "LLM"],
"category": ["Web UI"],
"subcategory": ["LLM"],
"icon": "https://openwebui.com/user.png"
}

0 comments on commit 23e9cc5

Please sign in to comment.