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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌feat: WIP Custom Parameters for Stable Diffusion Profiles #2433

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Apr 12, 2024

  1. Squashed commit of the following:

    commit 0a025f1
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 14:10:18 2024 -0500
    
        Update data-service.ts
    
    commit aab6ced
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 14:07:35 2024 -0500
    
        Update types.ts
    
    commit be9e53c
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 14:05:21 2024 -0500
    
        Update react-query-service.ts
    
    commit 39de165
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 14:01:45 2024 -0500
    
        Update api-endpoints.ts
    
    commit 532249c
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:55:40 2024 -0500
    
        Update UserService.js
    
    commit e564e54
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:52:18 2024 -0500
    
        Create preferences.js
    
    commit 47c1226
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:49:12 2024 -0500
    
        Update index.js
    
    commit 7560a20
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:46:51 2024 -0500
    
        Update index.js
    
    commit 51d5d16
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:44:51 2024 -0500
    
        Create Preference.js
    
    commit 41565b6
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:43:38 2024 -0500
    
        Create preference.js
    
    commit b91cba9
    Author: bsu3338 <bsu3338@users.noreply.github.com>
    Date:   Fri Apr 12 13:41:49 2024 -0500
    
        Add Preference Model
    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9a691ca View commit details
    Browse the repository at this point in the history
  2. Update config.js

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    020c735 View commit details
    Browse the repository at this point in the history
  3. Update AppService.js

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c989197 View commit details
    Browse the repository at this point in the history
  4. Update Eng.ts

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    61f2697 View commit details
    Browse the repository at this point in the history
  5. Create Tools.tsx

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    08c68ec View commit details
    Browse the repository at this point in the history
  6. Create StableDiffusion.tsx

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ada22d3 View commit details
    Browse the repository at this point in the history
  7. Update StableDiffusion.js

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4a8ab1d View commit details
    Browse the repository at this point in the history
  8. Update index.ts

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ae1e7d0 View commit details
    Browse the repository at this point in the history
  9. Update Settings.tsx

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1777d9c View commit details
    Browse the repository at this point in the history
  10. Update config.ts

    bsu3338 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d90f873 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update StableDiffusion.js

    bsu3338 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4cb07ea View commit details
    Browse the repository at this point in the history