supermomo668 commited on
Commit
1e71e1e
1 Parent(s): 38c4fde
config.json → .conf/config.json RENAMED
File without changes
.conf/generation_conf.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48c05d9251f4363a64474978419b69433373fbc64898e868980e2d7fc39ce73f
3
+ size 67
.gitattributes CHANGED
@@ -36,3 +36,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  *.json filter=lfs diff=lfs merge=lfs -text
37
  *.py filter=lfs diff=lfs merge=lfs -text
38
  *.txt filter=lfs diff=lfs merge=lfs -text
 
 
 
 
36
  *.json filter=lfs diff=lfs merge=lfs -text
37
  *.py filter=lfs diff=lfs merge=lfs -text
38
  *.txt filter=lfs diff=lfs merge=lfs -text
39
+ *.yaml filter=lfs diff=lfs merge=lfs -text
40
+ *.pyc filter=lfs diff=lfs merge=lfs -text
41
+ *.yml filter=lfs diff=lfs merge=lfs -text
__pycache__/handler.cpython-310.pyc ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e78ba57a85ea10b190744d0b83b06eb2fe5a46c47e47b6be6b4de6b4e49dbe95
3
+ size 3403
demo_app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7211def13d2c8d833711c4871e8cd0fc3db486c872e1820d7c339da32041db77
3
+ size 1922
environment.yml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e1b80e74620a9c4225bc40686d0fda9ee2c3af68b9f98d43b89890d08c75f4
3
+ size 4932
handler.py CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe86351d96e86436a04ae824ea110e4e3ba9f332839ee905583bf0c5c908312e
3
- size 3139
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c5c12773e0fdc7d5afd69afb12dc13373430ff76e6de859fdef822d915cbf9
3
+ size 3089
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d383dd1b37f04bcef13d65b0b013be3929fae3349ac92d38be272e1da668c0b4
3
- size 138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf3f7c57b626fe4787c05f74bd41923d11da7e0edb7d66344b8c8366eb9feaf
3
+ size 133
utils.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f08cca6ec494ca5a80cbacd0956c3b355ce58ef2dfb7776b09402672d8b7b54
3
+ size 853