Badnerle commited on
Commit
d930cfa
·
verified ·
1 Parent(s): a1d1000

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ![grid_output](https://cdn-uploads.huggingface.co/production/uploads/6652b7482fbc9f828581defb/n8sb7cWs2zvXmXgeg7Wcl.jpeg)
2
+
3
+ A LoRA (Low-Rank Adaptation) for [FLUX.2 Klein
4
+ 9B](https://huggingface.co/black-forest-labs/FLUX.2-Klein-9B), trained to replicate the look and
5
+ feel of photos taken with the original **Apple iPhone (2007)** — low resolution, warm color
6
+ grading, slight chromatic aberration, and that unmistakable early-smartphone aesthetic.
7
+
8
+ ---
9
+
10
+ ## 📝 About
11
+
12
+ The first-generation iPhone had a fixed-focus 2-megapixel camera with no autofocus, no flash, and
13
+ heavy JPEG compression. This LoRA captures exactly that look:
14
+
15
+ - Soft, slightly blurry details
16
+ - Warm, overexposed highlights
17
+ - Crushed shadows with green/yellow tint
18
+ - Characteristic lens flare and sensor noise
19
+ - Square-ish crop feel (early Instagram era)
20
+
21
+ ---
22
+ 🙏 Acknowledgements
23
+
24
+ - Black Forest Labs for FLUX.2 Klein
25
+ - Diffusers by HuggingFace