svjack commited on
Commit
d8258dc
·
verified ·
1 Parent(s): ad69312

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -46,3 +46,23 @@ display.Image("Varesa.png", width=512, height=512)
46
 
47
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/zXOziHcNf_BNj5kk-zuXX.png)
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/zXOziHcNf_BNj5kk-zuXX.png)
48
 
49
+ ## Poster Demo
50
+
51
+ ### Varesa on KFC (750 step lora with stength 1.5)
52
+
53
+ <!--
54
+ https://github.com/svjack/PosterCraft
55
+
56
+ python inference_offload_deepseek.py \
57
+ --prompt "Restaurants KFC poster about Hamberger with Varesa, a pink-haired character with large, expressive purple eyes." \
58
+ --enable_recap \
59
+ --num_inference_steps 28 \
60
+ --guidance_scale 3.5 \
61
+ --seed 42 \
62
+ --pipeline_path "black-forest-labs/FLUX.1-dev" \
63
+ --custom_transformer_path "PosterCraft/PosterCraft-v1_RL"
64
+
65
+ -->
66
+
67
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/634dffc49b777beec3bc6448/VqIpW9WTlh-RFiktqmCbo.png))
68
+