Spaces:
Runtime error
Runtime error
Commit ·
ef9a4b5
1
Parent(s): ec31112
configure cache
Browse files- .env +2 -1
- .gitignore +1 -0
- model/cache +0 -0
.env
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
token=my_secret_token
|
|
|
|
|
|
| 1 |
+
token=my_secret_token
|
| 2 |
+
TRANSFORMERS_CACHE=/model/cache/
|
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
.env
|
model/cache
ADDED
|
File without changes
|