Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ accelerate
|
|
5 |
streamlit
|
6 |
pillow
|
7 |
huggingface-hub
|
8 |
-
xformers
|
|
|
5 |
streamlit
|
6 |
pillow
|
7 |
huggingface-hub
|
8 |
+
xformers ; platform_system == "Windows"
|