Spaces:
Sleeping
Sleeping
Commit ·
1c12a50
1
Parent(s): e46bdda
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ shiny==0.5.0
|
|
| 6 |
shinyswatch==0.2.4
|
| 7 |
torch==2.0.1
|
| 8 |
transformers==4.33.3
|
| 9 |
-
pyarrow==
|
| 10 |
-
xgboost=2.0.0
|
|
|
|
| 6 |
shinyswatch==0.2.4
|
| 7 |
torch==2.0.1
|
| 8 |
transformers==4.33.3
|
| 9 |
+
pyarrow==12.0.1
|
| 10 |
+
xgboost==2.0.0
|