liuyixin-louis / MetaCloak

[CVPR'24 Oral] Metacloak: Preventing Unauthorized Subject-driven Text-to-image Diffusion-based Synthesis via Meta-learning
19 stars 1 forks source link

can't install xformers==0.0.17.dev461 #2

Closed ainu412 closed 6 months ago

ainu412 commented 6 months ago

after I run the command 'pip install xformers==0.0.17.dev461', it shows the following error:

ERROR: Could not find a version that satisfies the requirement xformers==0.0.17.dev461 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.16rc424, 0.0.16rc425, 0.0.16, 0.0.17rc481, 0.0.17rc482, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21, 0.0.22, 0.0.22.post7, 0.0.23, 0.0.23.post1, 0.0.24, 0.0.25, 0.0.25.post1, 0.0.26.dev777, 0.0.26.dev778) ERROR: No matching distribution found for xformers==0.0.17.dev461

liuyixin-louis commented 6 months ago

Hi, try this version instead: xformers==0.0.16