bingbangboom commited on
Commit
5dfc5c1
1 Parent(s): 3f45139

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -21,6 +21,15 @@ widget:
21
  - text: "analog photo in the style of EXPRDFLMEFCT, a girl wearing glasses, a baseball cap and a scarf, standing in front of old dilapidated lighthouse, crashing waves, dimly lit, film grain, film noise"
22
  output:
23
  url: camera1/3.jpg
 
 
 
 
 
 
 
 
 
24
  ---
25
  # flux-film-camera
26
 
@@ -28,7 +37,12 @@ widget:
28
 
29
  ## Model description
30
 
31
- Flux LoRA for creating an analog photo effect. Use **'analog photo in the style of EXPRDFLMEFCT'** to trigger the model. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly).
 
 
 
 
 
32
 
33
  ## Trigger words
34
 
@@ -37,7 +51,7 @@ You should use `analog photo in the style of EXPRDFLMEFCT` to trigger the image
37
 
38
  ## Download model
39
 
40
- Weights for this model are available in Safetensors format.
41
 
42
  [Download](/bingbangboom/flux-film-camera/tree/main) them in the Files & versions tab.
43
 
 
21
  - text: "analog photo in the style of EXPRDFLMEFCT, a girl wearing glasses, a baseball cap and a scarf, standing in front of old dilapidated lighthouse, crashing waves, dimly lit, film grain, film noise"
22
  output:
23
  url: camera1/3.jpg
24
+ - text: "a girl, smiling"
25
+ output:
26
+ url: camera2/1.jpg
27
+ - text: "analog photo in the style of EXPRDFLMEFCT, a boy, reading a book. sitting on a bench in a park, film grain, film noise"
28
+ output:
29
+ url: camera2/2.jpg
30
+ - text: "analog photo in the style of EXPRDFLMEFCT, a cat, sleeping in a field of lavender flowers, film grain, film noise"
31
+ output:
32
+ url: camera2/3.jpg
33
  ---
34
  # flux-film-camera
35
 
 
37
 
38
  ## Model description
39
 
40
+ Flux LoRAs for creating an analog photo effect. Use **'analog photo in the style of EXPRDFLMEFCT'** to trigger both models. Best with DEV (works well even with fp8). To use with flux1-dev-bnb-nf4 try increasing the LoRA strength (to say 1.3 and then adjust accordingly).
41
+
42
+ **CAMERA-1.safetensors** (Soft): produces a bit soft and tinted images
43
+
44
+ **CAMERA-2.safetensors** (HDR): produces iamges with better dynamic range
45
+
46
 
47
  ## Trigger words
48
 
 
51
 
52
  ## Download model
53
 
54
+ Weights for both models are available in Safetensors format.
55
 
56
  [Download](/bingbangboom/flux-film-camera/tree/main) them in the Files & versions tab.
57