Duskfallcrew commited on
Commit
8822609
·
verified ·
1 Parent(s): caf8a07

Update requirements.txt (#12)

Browse files

- Update requirements.txt (1043e9e24d69152559a37c74d3e03d5b88cc2aba)

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.