Spaces:
Build error
Build error
marziehben
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -37,4 +37,5 @@ datetime
|
|
37 |
torch
|
38 |
git+https://github.com/huggingface/transformers.git
|
39 |
scikit-learn
|
40 |
-
ploty
|
|
|
|
37 |
torch
|
38 |
git+https://github.com/huggingface/transformers.git
|
39 |
scikit-learn
|
40 |
+
ploty
|
41 |
+
pywin32==<version>; platform_system=="Windows"
|