Skip to content

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