amd
/

Text-to-Image
Diffusers
Safetensors
art
akasharidas commited on
Commit
9263287
·
verified ·
1 Parent(s): 223fac3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -67,7 +67,15 @@ image.save("output.png")
67
 
68
  For more details on training and evaluation please visit the [GitHub repo](https://github.com/AMD-AIG-AIMA/Nitro-T) and read our [technical blog post](https://rocm.blogs.amd.com/artificial-intelligence/nitro-t-diffusion/README.html).
69
 
 
70
 
 
 
 
 
 
 
 
71
 
72
  ## License
73
  Copyright (c) 2018-2025 Advanced Micro Devices, Inc. All Rights Reserved.
 
67
 
68
  For more details on training and evaluation please visit the [GitHub repo](https://github.com/AMD-AIG-AIMA/Nitro-T) and read our [technical blog post](https://rocm.blogs.amd.com/artificial-intelligence/nitro-t-diffusion/README.html).
69
 
70
+ ## Examples of images generated by Nitro-T
71
 
72
+ | ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6355aded9c72a7e742f341a4/EfKjdUnZbNqlICv5klBzH.png) |
73
+ |:--:|
74
+ | *Images generated by Nitro-T-1.2B at 1024px resolution* |
75
+
76
+ | ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6355aded9c72a7e742f341a4/tTvscNG8hQe3Tfy_Gxl8D.png) |
77
+ |:--:|
78
+ | *Images generated by Nitro-T-0.6B at 512px resolution* |
79
 
80
  ## License
81
  Copyright (c) 2018-2025 Advanced Micro Devices, Inc. All Rights Reserved.