Skip to content

Conversation

@remarkablemark
Copy link
Member

What is the motivation for this pull request?

feat: add arguments width and height

What is the current behavior?

No arguments --width and --height

What is the new behavior?

diffused stabilityai/stable-diffusion-xl-base-1.0 "dog in space" --width=1024 --height=1024

Checklist:

@remarkablemark remarkablemark added the enhancement New feature or request label Mar 30, 2025
@remarkablemark remarkablemark self-assigned this Mar 30, 2025
@codecov
Copy link

codecov bot commented Mar 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/diffused/cli.py 100.00% <100.00%> (ø)
src/diffused/generate.py 100.00% <100.00%> (ø)
tests/test_cli.py 100.00% <100.00%> (ø)
tests/test_generate.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@remarkablemark remarkablemark force-pushed the feat/cli branch 3 times, most recently from 50e4b46 to dc96cfd Compare March 30, 2025 23:11
@remarkablemark remarkablemark merged commit 85a42ae into master Mar 30, 2025
15 checks passed
@remarkablemark remarkablemark deleted the feat/cli branch March 30, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants