Spaces:
Sleeping
Sleeping
Commit
·
f8848e8
1
Parent(s):
ec08889
update requirements.txt
Browse files- requirements.txt +12 -13
requirements.txt
CHANGED
|
@@ -13,17 +13,16 @@ anthropic
|
|
| 13 |
helm
|
| 14 |
torch
|
| 15 |
sentence_transformers
|
| 16 |
-
pymc3
|
| 17 |
-
torch
|
| 18 |
-
torchvision
|
| 19 |
-
matplotlib
|
| 20 |
-
pandas
|
| 21 |
-
transformers
|
| 22 |
-
scipy
|
| 23 |
-
statsmodels
|
| 24 |
-
hmmlearn
|
| 25 |
-
pmdarima
|
| 26 |
-
scikit-image
|
| 27 |
pylatex
|
| 28 |
-
pyarrow
|
| 29 |
-
pyarrow<6.0.0,>=5.0.0
|
|
|
|
| 13 |
helm
|
| 14 |
torch
|
| 15 |
sentence_transformers
|
| 16 |
+
pymc3
|
| 17 |
+
torch
|
| 18 |
+
torchvision
|
| 19 |
+
matplotlib
|
| 20 |
+
pandas
|
| 21 |
+
transformers
|
| 22 |
+
scipy
|
| 23 |
+
statsmodels
|
| 24 |
+
hmmlearn
|
| 25 |
+
pmdarima
|
| 26 |
+
scikit-image
|
| 27 |
pylatex
|
| 28 |
+
pyarrow
|
|
|