LH-Tech-AI commited on
Commit
3513bc9
·
verified ·
1 Parent(s): cd71859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -47,5 +47,8 @@ To use this model, clone this repository and run the provided inference script.
47
  python3 inference.py
48
  ```
49
 
 
 
 
50
  ## Limitations & Bias
51
  As a GAN, the model might occasionally produce "dream-like" artifacts or distorted anatomy (e.g., extra ears or eyes). It is not a diffusion model and generates images in a single forward pass.
 
47
  python3 inference.py
48
  ```
49
 
50
+ --> Sample output:
51
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/697f2832c2c5e4daa93cece7/UA3btFlIlqwEhrTOEaqRe.png)
52
+
53
  ## Limitations & Bias
54
  As a GAN, the model might occasionally produce "dream-like" artifacts or distorted anatomy (e.g., extra ears or eyes). It is not a diffusion model and generates images in a single forward pass.