Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
id: illustriousxl
|
||||
name: Illustrious XL
|
||||
type: image-diffusion-model
|
||||
task:
|
||||
- image-generation
|
||||
language:
|
||||
- en
|
||||
- multilingual
|
||||
source: huggingface
|
||||
upstream_id: glides/illustriousxl
|
||||
upstream_url: https://huggingface.co/glides/illustriousxl
|
||||
license: mit
|
||||
status: candidate
|
||||
created_at: 2026-07-04
|
||||
storage_path: /models/image/illustriousxl
|
||||
format: diffusers
|
||||
quantization: fp16
|
||||
context_length: null
|
||||
vram_required_gb: 12
|
||||
parameters: null
|
||||
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
||||
adapter_for: null
|
||||
datasets: []
|
||||
eval_suites: []
|
||||
deployment:
|
||||
target: docker-gpu.cin.su
|
||||
runtime: transformers
|
||||
served_model_name: illustriousxl
|
||||
notes: "Stylized illustration / anime-oriented SDXL model with explicit StableDiffusionXLPipeline usage on Hugging Face. Useful as a third visual style alongside photorealism and pure anime."
|
||||
Reference in New Issue
Block a user