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

Fixed GPU generation in paint your dreams demo #227

Merged
merged 2 commits into from
Mar 12, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fixed GPU generation in paint your dreams demo
adrianboguszewski committed Mar 12, 2025
commit 4fb378dd1038bf60abc7604a0d6b76dbe700bf44
4 changes: 3 additions & 1 deletion demos/paint_your_dreams_demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
--extra-index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly

openvino==2025.0
# this prerelease version has a fix for a GPU plugin
openvino==2025.1.0.0.dev20250305
openvino-genai==2025.0
optimum-intel==1.22.0
optimum==1.24.0