Commit 9d8cb9a
authored
Update
Related to huggingface/huggingface_hub#3399,
some providers or models may ignore this parameter if it's not
supported. This PR updates the docstring to make that clearer and align
it with the one in `huggingface_hub`.image-to-image target size param docstring (#1788)1 parent 20e5e11 commit 9d8cb9a
File tree
2 files changed
+5
-3
lines changed- packages/tasks/src/tasks/image-to-image
- spec
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments