Duskfallcrew commited on
Commit
1043e9e
·
verified ·
1 Parent(s): 6956947

Update requirements.txt

Browse files

WHY DID I NOT HAVEXFOMERS

Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -27,4 +27,7 @@ pydantic>=2.0.0
27
  fsspec>=2023.0.0
28
  filelock>=3.13.0
29
 
 
 
 
30
  # Note: This app is hosted on Hugging Face Spaces, so ensure compatibility with their environment.
 
27
  fsspec>=2023.0.0
28
  filelock>=3.13.0
29
 
30
+ # Additional dependencies
31
+ xformers>=0.0.0
32
+
33
  # Note: This app is hosted on Hugging Face Spaces, so ensure compatibility with their environment.