Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ scipy
ftfy
openvino-dev
gradio
diffusers==0.11.1
diffusers==0.38.0
psutil
click
bigdl-nano[pytorch]>=2.3.0b20230220
bigdl-nano[pytorch]>=2.3.0b20230220
2 changes: 1 addition & 1 deletion python/requirements/nano/requirements_torch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

torchvision==0.14.1
intel_extension_for_pytorch==1.13.100
pytorch_lightning==2.4.0
pytorch_lightning
torchmetrics==0.11.0
opencv-python-headless
PyTurboJPEG
Expand Down
Loading