Spaces:
Sleeping
Sleeping
Update app.R
Browse files
app.R
CHANGED
|
@@ -27,7 +27,7 @@ library(rsvg)
|
|
| 27 |
pdf(file = NULL)
|
| 28 |
Sys.setenv(TZ='EST')
|
| 29 |
|
| 30 |
-
model <- xgb.load('TimStuff2.
|
| 31 |
|
| 32 |
# Helper functions
|
| 33 |
check_patreon_access <- function(email) {
|
|
|
|
| 27 |
pdf(file = NULL)
|
| 28 |
Sys.setenv(TZ='EST')
|
| 29 |
|
| 30 |
+
model <- xgb.load('TimStuff2.ubj')
|
| 31 |
|
| 32 |
# Helper functions
|
| 33 |
check_patreon_access <- function(email) {
|