CodeSoft commited on
Commit
ad7c966
·
verified ·
1 Parent(s): 249471c

Add hfviewer card

Browse files
Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -19,11 +19,24 @@ base_model:
19
  - SupraLabs/Supra-1.5-50M-Base-exp
20
  ---
21
 
22
- <h1 align="center">MetaDiffusion-150M-exp</h1>
23
 
24
- <p align="center">
25
- This model is an experimental release. Do not use it in production!
26
- </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ## Architecture
29
 
 
19
  - SupraLabs/Supra-1.5-50M-Base-exp
20
  ---
21
 
22
+ <div align="center">
23
 
24
+ <h1>MetaDiffusion-150M-exp</h1>
25
+
26
+ <a href="https://hfviewer.com/CodeSoft/MetaDiffusion-150M-exp?utm_source=huggingface&amp;utm_medium=embedded_model_card&amp;utm_campaign=CodeSoft__MetaDiffusion-150M-exp_card&amp;utm_content=embedded_card_open_viewer&amp;from=embedded-model-card" target="_blank" rel="noopener" style="display: inline-block; max-width: 720px; width: 100%;">
27
+ <img
28
+ src="https://hfviewer.com/api/model-og-card.png?source=CodeSoft%2FMetaDiffusion-150M-exp&amp;embed_style=summary-card&amp;v=20260629-og-direct-preview-v1"
29
+ alt="Summary architecture graph card for CodeSoft/MetaDiffusion-150M-exp. Open in hfviewer"
30
+ width="100%"
31
+ style="width: 100%; height: auto; border-radius: 12px; border: 1px solid #e1e4e8; box-shadow: 0 4px 12px rgba(0,0,0,0.08);"
32
+ />
33
+ </a>
34
+
35
+ <p>
36
+ This model is for research and evaluation purposes only. Do not use in production environments.
37
+ </p>
38
+
39
+ </div>
40
 
41
  ## Architecture
42