• Katsuya's avatar
    Make xformers optional even if it is available (#1753) · 8874027e
    Katsuya authored
    * Make xformers optional even if it is available
    
    * Raise exception if xformers is used but not available
    
    * Rename use_xformers to enable_xformers_memory_efficient_attention
    
    * Add a note about xformers in README
    
    * Reformat code style
    8874027e
README.md 11.9 KB