You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the benefit of installation and considering the recent update in xformers.
My personal suggestion is remove all torch in requirements_min.txt and isntall the gpu compatible version manually.
This is the updated version:
gradio>=4.32.1
gradio-imageslider>=0.0.20
pygltflib
trimesh
imageio
imageio-ffmpeg
Pillow
einops
spaces
accelerate
diffusers>=0.28.0
matplotlib
scipy
#torch greater than 2.4.0 should be both fine, some early version will comflict with transformers and xformers
transformers and xformers should use the latest stable version
transformers
xformers
The text was updated successfully, but these errors were encountered:
For the benefit of installation and considering the recent update in xformers.
My personal suggestion is remove all torch in requirements_min.txt and isntall the gpu compatible version manually.
This is the updated version:
gradio>=4.32.1
gradio-imageslider>=0.0.20
pygltflib
trimesh
imageio
imageio-ffmpeg
Pillow
einops
spaces
accelerate
diffusers>=0.28.0
matplotlib
scipy
#torch greater than 2.4.0 should be both fine, some early version will comflict with transformers and xformers
transformers and xformers should use the latest stable version
transformers
xformers
The text was updated successfully, but these errors were encountered: