Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add placeholder param to Image and ImageEditor to replace upload image text #8930

Merged
merged 48 commits into from
Aug 20, 2024

Commits on Jul 29, 2024

  1. add info to image

    hannahblair committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6b88d32 View commit details
    Browse the repository at this point in the history
  2. add changeset

    gradio-pr-bot committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    de97030 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b025b77 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. add to image editor

    hannahblair committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3ef8013 View commit details
    Browse the repository at this point in the history
  2. add changeset

    gradio-pr-bot committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    fc06bf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. format

    hannahblair committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    02753c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759955b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913ee94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1769ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. add info to label

    hannahblair committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    41b32f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458fae6 View commit details
    Browse the repository at this point in the history
  3. remove blocktitle changes

    hannahblair committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    77f0253 View commit details
    Browse the repository at this point in the history
  4. test

    hannahblair committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    305f583 View commit details
    Browse the repository at this point in the history
  5. fix typecheck

    hannahblair committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    934d027 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    23f7d50 View commit details
    Browse the repository at this point in the history
  2. tweak

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6310f08 View commit details
    Browse the repository at this point in the history
  3. add changeset

    gradio-pr-bot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    81e50d4 View commit details
    Browse the repository at this point in the history
  4. amend story

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6cbbfa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9d04a6 View commit details
    Browse the repository at this point in the history
  6. image editor placeholder

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    17593ae View commit details
    Browse the repository at this point in the history
  7. add changeset

    gradio-pr-bot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6f40f50 View commit details
    Browse the repository at this point in the history
  8. tweak

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d7e1dad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e70c42 View commit details
    Browse the repository at this point in the history
  10. remove whitespace

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ff0c94f View commit details
    Browse the repository at this point in the history
  11. remove whitespace

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    09e70c9 View commit details
    Browse the repository at this point in the history
  12. type fix

    hannahblair committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    82d8011 View commit details
    Browse the repository at this point in the history
  13. placeholder

    abidlabs committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3457ec6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f800a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    b94b644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae12ffd View commit details
    Browse the repository at this point in the history
  3. tweak

    hannahblair committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    279e165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdcd5ab View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    7f5713f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc0e73 View commit details
    Browse the repository at this point in the history
  3. fix test

    hannahblair committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3d45b85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73e1748 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b18aa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    b825f25 View commit details
    Browse the repository at this point in the history
  2. Update gradio/components/image.py

    Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
    hannahblair and abidlabs authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    39d97b7 View commit details
    Browse the repository at this point in the history
  3. Update gradio/components/image_editor.py

    Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
    hannahblair and abidlabs authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4653b3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f35cb4 View commit details
    Browse the repository at this point in the history
  5. amend story

    hannahblair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0adaf15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fe403e View commit details
    Browse the repository at this point in the history
  7. tweak py copy

    hannahblair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6c846ba View commit details
    Browse the repository at this point in the history
  8. fix tests

    hannahblair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f583b05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b2242a View commit details
    Browse the repository at this point in the history
  10. make h2 text bigger

    hannahblair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    39ca07f View commit details
    Browse the repository at this point in the history
  11. add !important

    hannahblair committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4cbd451 View commit details
    Browse the repository at this point in the history