Skip to content

Commit

Permalink
Update 272-paint-by-example.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova authored Jan 24, 2024
1 parent 7db9181 commit a8dbc57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/272-paint-by-example/272-paint-by-example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"source": [
"%pip install -q \"gradio>=4.10.0\"\n",
"%pip install -q torch torchvision --extra-index-url \"https://download.pytorch.org/whl/cpu\"\n",
"%pip install -q \"diffusers>=0.25.0\" \"openvino>=2023.2.0\" \"transformers>=4.25.1\" ipywidgets opencv_python"
"%pip install -q \"diffusers>=0.25.0\" \"peft<=0.6.2\" \"openvino>=2023.2.0\" \"transformers>=4.25.1\" ipywidgets opencv_python"
]
},
{
Expand Down

0 comments on commit a8dbc57

Please sign in to comment.