Skip to content

Commit 4be57a0

Browse files
authored
Update readme.md
1 parent ed3646f commit 4be57a0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,17 +114,20 @@ AI Playground does not ship with any generative AI models but does make models a
114114
Models currently linked from the application
115115
| Model | License | Background Information/Model Card |
116116
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
117+
| IMAGE GEN | | |
117118
| Dreamshaper 8 Model | [license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) | [site](https://huggingface.co/Lykon/dreamshaper-8) |
118119
| Dreamshaper 8 Inpainting Model | [license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) | [site](https://huggingface.co/Lykon/dreamshaper-8-inpainting) |
119120
| JuggernautXL v9 Model | [license](https://huggingface.co/spaces/CompVis/stable-diffusion-license) | [site](https://huggingface.co/RunDiffusion/Juggernaut-XL-v9) |
120121
| Flux.1-Schnell GGUF Models (Q4_K_S, Q8) | [license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) | [site](https://huggingface.co/city96/FLUX.1-schnell-gguf) |
122+
| Latent Consistency Model (LCM) LoRA: SD1.5 | [license](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md) | [site](https://huggingface.co/latent-consistency/lcm-lora-sdv1-5) |
123+
| Latent Consistency Model (LCM) LoRA:SDXL | [license](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md) | [site](https://huggingface.co/latent-consistency/lcm-lora-sdxl) |
124+
| CHAT IPEX-LLM | | |
121125
| Phi3-mini-4k-instruct | [license](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct/resolve/main/LICENSE) | [site](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) |
122126
| Qwen/Qwen2-1.5B-Instruct | [license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) | [site](https://huggingface.co/Qwen/Qwen2-1.5B-Instruct) |
123127
| Mistral-7B-Instruct-v0.3 | [license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) | [site](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) |
124128
| DeepSeek R1 Distilled Qwen Models | [license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) | site [1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B) [7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) |
125129
| bge-large-en-v1.5 | [license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md) | [site](https://huggingface.co/BAAI/bge-large-en-v1.5) |
126-
| Latent Consistency Model (LCM) LoRA: SD1.5 | [license](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md) | [site](https://huggingface.co/latent-consistency/lcm-lora-sdv1-5) |
127-
| Latent Consistency Model (LCM) LoRA:SDXL | [license](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/LICENSE.md) | [site](https://huggingface.co/latent-consistency/lcm-lora-sdxl) |
130+
128131

129132
Be sure to check license terms for any model used in AI Playground especially taking note of any restrictions.
130133

0 commit comments

Comments
 (0)