Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saharmor/dalle-playground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: 1611Dhruv/image-gen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 27 files changed
  • 1 contributor

Commits on Jul 9, 2023

  1. Update stable_diffusion_wrapper.py

    Added the ability to evaluate to custom amount of steps
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9fbbe02 View commit details
    Browse the repository at this point in the history
  2. Update app.py

    To reflect changes in the wrapper
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    af5b242 View commit details
    Browse the repository at this point in the history
  3. Deleted interface directory

    Not useful for my app
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ff47d9f View commit details
    Browse the repository at this point in the history
  4. Delete dalle_playground_backend.ipynb

    Not needed
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    e027e7b View commit details
    Browse the repository at this point in the history
  5. Delete __init__.py

    was empty
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ce0a68e View commit details
    Browse the repository at this point in the history
  6. Update app.py

    Because I don't know ternary in python 🥲
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    f68ae7f View commit details
    Browse the repository at this point in the history
  7. Update stable_diffusion_wrapper.py

    Made some updates
    1611Dhruv authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    45bed6e View commit details
    Browse the repository at this point in the history
Loading