Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- .dockerignore +1 -0
- .gitignore +1 -0
.dockerignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
models/_pycache_
|
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
/models/_pycache_
|