Updating to latest version of intel-extension-for-pytorch for comfyui and sdnext
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM intel/intel-extension-for-pytorch:2.6.10-xpu
|
||||
FROM intel/intel-extension-for-pytorch:2.7.10-xpu
|
||||
|
||||
# optional, might help with memory allocation performance and scalability
|
||||
RUN apt-get update && \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM intel/intel-extension-for-pytorch:2.6.10-xpu
|
||||
FROM intel/intel-extension-for-pytorch:2.7.10-xpu
|
||||
|
||||
# set paths to use with sdnext
|
||||
ENV SD_DATADIR="/mnt/data"
|
||||
|
||||
Reference in New Issue
Block a user