Spaces:
Sleeping
Sleeping
root
commited on
Commit
·
3253bd7
1
Parent(s):
0fab414
canged for LFS
Browse files- .gitignore +2 -2
- .pre-commit-config.yaml +2 -2
- Dockerfile +2 -2
- README.md +2 -2
- app.py +2 -2
- chatbot/build_store.py +2 -2
- processing/wiki/scrape_wiki.py +2 -2
- processing/wiki/wiki.py +2 -2
- requirements.txt +2 -2
.gitignore
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d91b20accd452971bc5df3a5644bfdc2f19a7c6f9e0916c19ac4fc129004ddd0
|
3 |
+
size 54
|
.pre-commit-config.yaml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94d98d9ee1e7e5fd27a1d608ddd0ffe1d2ec349df83178d5b12287376637010a
|
3 |
+
size 603
|
Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f937f23f227ebf14b66fe97c7a715467211833c03a8da8fb2c1f708f0e4421d
|
3 |
+
size 358
|
README.md
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:833fbbe6430f673872415293f220184b8ff39a6f78df4694646c60a8357ba72c
|
3 |
+
size 244
|
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdbf6cc3d9716db1fa57e7c2337fe353e09749488ca12353aa99d9f999dabf3f
|
3 |
+
size 3739
|
chatbot/build_store.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d6e26a1c8724e58f7db4ca64b08415a406690bfe0703024f86ae2a0686d7661
|
3 |
+
size 2571
|
processing/wiki/scrape_wiki.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0044a5c0e51f394175a24cc24ad206c792882b0136221a31760e928984a6a769
|
3 |
+
size 1700
|
processing/wiki/wiki.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22c7316cd5ba296fae6a1cf9f14e0d92737ad85808f8826b4945109d3511b26a
|
3 |
+
size 2399
|
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ef2686aa78fbb22db80cbec6bf2bccb66bc2c7bfdee6f32c8180d71ca27a2d9
|
3 |
+
size 82
|