nicolas-dufour commited on
Commit
2ee4e5a
·
verified ·
1 Parent(s): fa84386

Upload main weights

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. uncond_embedding.npy +1 -1
README.md CHANGED
@@ -73,11 +73,11 @@ can override individual axes to bias generation toward a particular trade-off:
73
 
74
  ```python
75
  image = pipe(
76
- "a chest x-ray showing pneumonia",
77
  reward_targets={
78
  "clip_score": 1.0, # strict prompt alignment
79
  "aesthetic_score": 0.3, # de-prioritise prettiness
80
- "sciscore_score": 1.0, # prioritise scientific accuracy
81
  # any reward not listed defaults to 1.0
82
  },
83
  negative_reward_targets={
 
73
 
74
  ```python
75
  image = pipe(
76
+ prompt, # the rusty-robot prompt from above
77
  reward_targets={
78
  "clip_score": 1.0, # strict prompt alignment
79
  "aesthetic_score": 0.3, # de-prioritise prettiness
80
+ "image_reward_score": 1.0, # prioritise general human preference
81
  # any reward not listed defaults to 1.0
82
  },
83
  negative_reward_targets={
uncond_embedding.npy CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d091e4cd7598a63fed2927903c4fd4f5c28b75f8370df3d1dd13d7b695b871c1
3
  size 8320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18c7b19cb2a19a559949ff090c08f6c74dd2502a203c4ac2a93d06dd232d9d7
3
  size 8320