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

Edit empress zoia patches #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

therichy10121003
Copy link

@therichy10121003 therichy10121003 commented Jan 3, 2025

Add new parameters for Empress Zoia patches to configuration files and update relevant functions.

  • Configuration Files:

    • configs/sample-sd-turbo.yaml: Add parameters enable, patch_size, patch_overlap, patch_weight_type, patch_guidance_scale, patch_timesteps under empress_zoia.
    • configs/sd-turbo-sr-ldis.yaml: Add parameters enable, patch_size, patch_overlap, patch_weight_type, patch_guidance_scale, patch_timesteps under empress_zoia.
  • Application Code:

    • app.py: Update get_configs function to include new parameters for Empress Zoia patches.
    • predict.py: Update set_configs function to include new parameters for Empress Zoia patches.

For more details, open the Copilot Workspace session.

Add new parameters for Empress Zoia patches to configuration files and update relevant functions.

* **Configuration Files:**
  - `configs/sample-sd-turbo.yaml`: Add parameters `enable`, `patch_size`, `patch_overlap`, `patch_weight_type`, `patch_guidance_scale`, `patch_timesteps` under `empress_zoia`.
  - `configs/sd-turbo-sr-ldis.yaml`: Add parameters `enable`, `patch_size`, `patch_overlap`, `patch_weight_type`, `patch_guidance_scale`, `patch_timesteps` under `empress_zoia`.

* **Application Code:**
  - `app.py`: Update `get_configs` function to include new parameters for Empress Zoia patches.
  - `predict.py`: Update `set_configs` function to include new parameters for Empress Zoia patches.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/zsyOAOA/InvSR?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant