apsys
commited on
Commit
•
a54b219
0
Parent(s):
changes
Browse files- .gitattributes +1 -0
- app.py +3 -0
- model.py +3 -0
.gitattributes
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
*.py filter=lfs diff=lfs merge=lfs -text
|
app.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:377212716aab9cfb02fdac214b1550a9574000ebc8d0ba425d9417d2f45ad3c4
|
3 |
+
size 128
|
model.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22764b4aea39f638177c3b5b8b98a28572d2c97068ebb48e91068532fbc6d45a
|
3 |
+
size 38685
|