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

Move flux.1 image generation notebook to GenAI #2744

Merged
merged 6 commits into from
Feb 12, 2025

Conversation

yatarkan
Copy link
Collaborator

Ticket: CVS-158716

@yatarkan yatarkan requested a review from eaidova February 11, 2025 20:36
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -8,11 +8,11 @@
"source": [
Copy link
Collaborator

@eaidova eaidova Feb 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #1.    %pip install -qU "gradio>=4.19" "torch>=2.1" "transformers" "nncf>=2.15.0" "diffusers>=0.31.0" "opencv-python" "pillow" "peft>=0.7.0" --extra-index-url https://download.pytorch.org/whl/cpu

looks like you need to specify torchvision version also:

RuntimeError: Failed to import transformers.modeling_utils because of the following error (look up to see its traceback):

operator torchvision::nms does not exist

this error from docker ci speaks about binary incompatibility torch and torchvision


Reply via ReviewNB

@yatarkan yatarkan requested a review from eaidova February 12, 2025 14:44
@eaidova eaidova merged commit b8fd093 into openvinotoolkit:latest Feb 12, 2025
11 of 16 checks passed
@yatarkan yatarkan deleted the yt/flux-to-genai branch February 12, 2025 14:52
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.

2 participants