AshrafAlAodat commited on
Commit
7523a08
1 Parent(s): da8eb48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -39,6 +39,16 @@ You can use the model directly.
39
 
40
  The model was created by fine-tuning the **Stable-Diffusion-v1-5** checkpoint. Read about Stable Diffusion here [🤗's Stable Diffusion blog](https://huggingface.co/blog/stable_diffusion).
41
 
 
 
 
 
 
 
 
 
 
 
42
  ### Model Details
43
  - **Developed by:** Ashraf Al-Aodat
44
  - **Model type:** Diffusion-based text-to-image generation model
 
39
 
40
  The model was created by fine-tuning the **Stable-Diffusion-v1-5** checkpoint. Read about Stable Diffusion here [🤗's Stable Diffusion blog](https://huggingface.co/blog/stable_diffusion).
41
 
42
+ ## Model Output
43
+
44
+ Examples of some generated sinograms..
45
+
46
+ ![sinograms](https://huggingface.co/AshrafAlAodat/text-to-sinogram-v1/resolve/main/sig.png)
47
+
48
+ After image reconstruction..
49
+
50
+ ![reconstructions](https://huggingface.co/AshrafAlAodat/text-to-sinogram-v1/resolve/main/rec.png)
51
+
52
  ### Model Details
53
  - **Developed by:** Ashraf Al-Aodat
54
  - **Model type:** Diffusion-based text-to-image generation model