Dunkindont commited on
Commit
2d86c4e
·
1 Parent(s): 35db790
Files changed (1) hide show
  1. README.md +54 -0
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail
3
+ language:
4
+ - en
5
+ tags:
6
+ - diffusion-diffusers
7
+ - text-to-image
8
+ - artwork
9
+ - HDR photography
10
+ - safetensors
11
+ - photos
12
+ ---
13
+
14
+ # Foto Assisted Diffusion (FAD)_V0
15
+
16
+ This model is meant to mimic a modern HDR photography style
17
+ It was trained on 600 HDR images on SD1.5 and works best at **768x768** resolutions
18
+ Merged with one of my own models for illustrations and drawings, to increase flexibility
19
+
20
+ # Features:
21
+ * **No additional licensing**
22
+ * **Multi-resolution support**
23
+ * **HDR Photorealistic Outputs**
24
+ * [**Spreadsheet with supported resolutions, keywords for prompting and other useful hints/tips**](https://docs.google.com/spreadsheets/d/1RGRLZhgiFtLMm5Pg8qK0YMc6wr6uvj9-XdiFM877Pp0/edit#gid=0)
25
+
26
+ Below you will find some example cards that this model is capable of outputting:
27
+ ## 768x768 Food
28
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/768x768%20Food.jpg" style="max-width: 800px;" width="100%"/>
29
+
30
+
31
+ ## 768x768 Landscapes
32
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/768x768%20Landscapes.jpg" style="max-width: 800px;" width="100%"/>
33
+
34
+ ## 768x768 People
35
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/768x768%20People.jpg" style="max-width: 800px;" width="100%"/>
36
+
37
+ ## 768x768 Random
38
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/768x768%20Random.jpg" style="max-width: 800px;" width="100%"/>
39
+
40
+ ## 512x512 Artwork
41
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/512x512%20Artwork.jpg" style="max-width: 800px;" width="100%"/>
42
+
43
+ ## 512x512 Photos
44
+ <img src="https://huggingface.co/Dunkindont/Foto-Assisted-Diffusion-FAD_V0/resolve/main/512x512%20Photo.jpg" style="max-width: 800px;" width="100%"/>
45
+
46
+
47
+
48
+ >My motivation for making this model was to have a free, non-restricted model for the community to use and for startups.
49
+
50
+ >I was noticing the models people gravitated towards, were merged models which had prior license requirements from the people who trained them.
51
+
52
+ >This was just a fun project I put together for you guys.
53
+ >My fun ended when I posted the results :D
54
+ >Enjoy!