1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < title > Animagine Xl 4.0 - GGUF Model</ title >
7+ < meta name ="description " content ="Download Animagine Xl 4.0 GGUF model. 3.9 GB, 0 downloads, 0 likes. ">
8+ < meta name ="keywords " content ="Animagine Xl 4.0, GGUF, Q8_0, Unknown, download, AI model ">
9+ < link rel ="canonical " href ="https://local-ai-zone.github.io/models/animagine-xl-4-0.html ">
10+ < meta property ="og:title " content ="Animagine Xl 4.0 - GGUF Model ">
11+ < meta property ="og:description " content ="Download Animagine Xl 4.0 GGUF model. 3.9 GB, 0 downloads. ">
12+ < meta property ="og:url " content ="https://local-ai-zone.github.io/models/animagine-xl-4-0.html ">
13+ < meta property ="og:type " content ="website ">
14+ < style >
15+ : root {--primary-color : # 3B82F6 ;--secondary-color : # 6B7280 ;--success-color : # 10B981 ;--card-background : # FFFFFF ;--text-primary : # 111827 ;--text-secondary : # 6B7280 ;--border-color : # E5E7EB ;--border-radius : 8px ;--shadow-md : 0 4px 6px -1px rgba (0 , 0 , 0 , 0.1 );--transition : all 0.2s ease-in-out}
16+ * {box-sizing : border-box;margin : 0 ;padding : 0 }
17+ body {font-family : -apple-system, BlinkMacSystemFont, 'Segoe UI' , Roboto, sans-serif;background : # F9FAFB ;color : var (--text-primary );line-height : 1.6 ;padding : 20px }
18+ .container {max-width : 400px ;margin : 0 auto}
19+ .model-card {background : var (--card-background );border : 1px solid var (--border-color );border-radius : var (--border-radius );padding : 1.5rem ;box-shadow : var (--shadow-md )}
20+ .model-card-header {display : flex;justify-content : space-between;align-items : flex-start;margin-bottom : 1rem }
21+ .model-number {background : var (--primary-color );color : white;padding : 0.25rem 0.5rem ;border-radius : var (--border-radius );font-size : 0.75rem ;font-weight : 600 }
22+ .model-metrics {display : flex;align-items : center;gap : 0.75rem }
23+ .download-count , .engagement-count {display : flex;align-items : center;gap : 0.25rem ;font-size : 0.75rem ;color : var (--text-secondary )}
24+ .engagement-count .engagement-icon {font-size : 0.875rem }
25+ .engagement-count .engagement-number {font-weight : 500 }
26+ .model-name-container {margin-bottom : 1rem }
27+ .model-name {font-size : 1.125rem ;font-weight : 600 ;color : var (--text-primary );margin : 0 ;word-break : break-word}
28+ .model-details {display : grid;grid-template-columns : auto 1fr ;gap : 0.5rem 1rem ;margin-bottom : 1.5rem ;font-size : 0.875rem }
29+ .detail-label {color : var (--text-secondary );font-weight : 500 }
30+ .detail-value {color : var (--text-primary )}
31+ .quantization-badge {background : # EFF6FF ;color : var (--primary-color );padding : 0.125rem 0.5rem ;border-radius : 9999px ;font-size : 0.75rem ;font-weight : 500 }
32+ .system-requirements {margin-bottom : 1.5rem ;padding : 1rem ;background : # F8FAFC ;border : 1px solid var (--border-color );border-radius : var (--border-radius )}
33+ .requirements-title {font-size : 0.875rem ;font-weight : 600 ;color : var (--text-primary );margin-bottom : 0.75rem }
34+ .requirements-grid {display : grid;grid-template-columns : repeat (auto-fit, minmax (120px , 1fr ));gap : 0.75rem }
35+ .requirement-item {display : flex;align-items : center;gap : 0.5rem }
36+ .requirement-item .gpu-required {grid-column : 1 / -1 }
37+ .requirement-icon {font-size : 1rem }
38+ .requirement-content {display : flex;flex-direction : column;gap : 0.125rem }
39+ .requirement-label {font-size : 0.75rem ;color : var (--text-secondary );font-weight : 500 }
40+ .requirement-value {font-size : 0.75rem ;color : var (--text-primary );font-weight : 600 }
41+ .compatibility-indicator {margin-top : 0.5rem ;text-align : center}
42+ .compatibility-status {font-size : 0.75rem ;padding : 0.25rem 0.5rem ;border-radius : var (--border-radius );font-weight : 500 }
43+ .compatibility-status .compatible {background : # DCFCE7 ;color : # 166534 }
44+ .compatibility-status .incompatible {background : # FEE2E2 ;color : # DC2626 }
45+ .model-actions {display : flex;gap : 0.5rem ;flex-wrap : wrap}
46+ .btn {display : inline-flex;align-items : center;gap : 0.5rem ;padding : 0.5rem 1rem ;border-radius : var (--border-radius );text-decoration : none;font-size : 0.875rem ;font-weight : 500 ;transition : var (--transition )}
47+ .btn-primary {background : var (--primary-color );color : white}
48+ .btn-primary : hover {background : # 2563EB }
49+ .btn-secondary {background : # F3F4F6 ;color : var (--text-primary );border : 1px solid var (--border-color )}
50+ .btn-secondary : hover {background : # E5E7EB }
51+ .meta {margin-top : 1.5rem ;padding-top : 1rem ;border-top : 1px solid var (--border-color );font-size : 0.75rem ;color : var (--text-secondary )}
52+ .meta a {color : var (--primary-color );text-decoration : none}
53+ .meta a : hover {text-decoration : underline}
54+ </ style >
55+ </ head >
56+ < body >
57+ < div class ="container ">
58+ < div class ="model-card ">
59+ < div class ="model-card-header ">
60+ < div class ="model-number "> #1</ div >
61+ < div class ="model-metrics ">
62+ < div class ="download-count " title ="0 downloads ">
63+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="currentColor ">
64+ < path d ="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z "/>
65+ </ svg >
66+ 0
67+ </ div >
68+
69+ </ div >
70+ </ div >
71+ < div class ="model-name-container ">
72+ < h3 class ="model-name " title ="Animagine Xl 4.0 "> Animagine Xl 4.0</ h3 >
73+ </ div >
74+ < div class ="model-details ">
75+ < span class ="detail-label "> Quantization:</ span >
76+ < span class ="detail-value ">
77+ < span class ="quantization-badge "> Q8_0</ span >
78+ </ span >
79+ < span class ="detail-label "> File Size:</ span >
80+ < span class ="detail-value "> 3.9 GB</ span >
81+ < span class ="detail-label "> Model Type:</ span >
82+ < span class ="detail-value "> Unknown</ span >
83+ < span class ="detail-label "> License:</ span >
84+ < span class ="detail-value " title ="Not specified "> Not specified</ span >
85+ < span class ="detail-label "> Upload Date:</ span >
86+ < span class ="detail-value "> November 9, 2025 (Recently uploaded)</ span >
87+ </ div >
88+
89+ < div class ="system-requirements ">
90+ < h4 class ="requirements-title "> System Requirements</ h4 >
91+ < div class ="requirements-grid ">
92+ < div class ="requirement-item ">
93+ < div class ="requirement-icon "> 🖥️</ div >
94+ < div class ="requirement-content ">
95+ < span class ="requirement-label "> CPU</ span >
96+ < span class ="requirement-value "> 4+ cores</ span >
97+ </ div >
98+ </ div >
99+ < div class ="requirement-item ">
100+ < div class ="requirement-icon "> 💾</ div >
101+ < div class ="requirement-content ">
102+ < span class ="requirement-label "> RAM</ span >
103+ < span class ="requirement-value "> 8+ GB</ span >
104+ </ div >
105+ </ div >
106+
107+ </ div >
108+
109+ < div class ="compatibility-indicator ">
110+ < span class ="compatibility-status compatible "> ✅ Entry Level+ compatible</ span >
111+ </ div >
112+
113+ </ div >
114+
115+ < div class ="model-actions ">
116+ < a href ="https://huggingface.co/hamzah0asadullah/animagine-xl-4.0-GGUF/resolve/main/Q8_0.gguf " class ="btn btn-primary ">
117+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 ">
118+ < path d ="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4 "/>
119+ < polyline points ="7,10 12,15 17,10 "/>
120+ < line x1 ="12 " y1 ="15 " x2 ="12 " y2 ="3 "/>
121+ </ svg >
122+ Download GGUF
123+ </ a >
124+ < a href ="https://huggingface.co/hamzah0asadullah/animagine-xl-4.0-GGUF " class ="btn btn-secondary ">
125+ < svg width ="16 " height ="16 " viewBox ="0 0 24 24 " fill ="currentColor ">
126+ < path d ="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z "/>
127+ </ svg >
128+ Hugging Face
129+ </ a >
130+ </ div >
131+ < div class ="meta ">
132+ < p > Pre-rendered page for Animagine Xl 4.0. < a href ="https://local-ai-zone.github.io/?model=animagine-xl-4-0 "> View in full site</ a > | < a href ="https://local-ai-zone.github.io "> Browse all models</ a > </ p >
133+ </ div >
134+ </ div >
135+ </ div >
136+ </ body >
137+ </ html >
0 commit comments