Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
update model
Browse files- app.py +1 -1
- saved_model/13/config.json +3 -0
- saved_model/13/cover.jpg +3 -0
- saved_model/13/model.pth +3 -0
- saved_model/info.json +2 -2
app.py
CHANGED
@@ -280,4 +280,4 @@ if __name__ == '__main__':
|
|
280 |
js="()=>[null,null]")
|
281 |
vc_submit.click(soft_vc_fn, [vc_input1, vc_input2, vc_input3],
|
282 |
[vc_output1, vc_output2])
|
283 |
-
app.queue(concurrency_count=3).launch()
|
|
|
280 |
js="()=>[null,null]")
|
281 |
vc_submit.click(soft_vc_fn, [vc_input1, vc_input2, vc_input3],
|
282 |
[vc_output1, vc_output2])
|
283 |
+
app.queue(concurrency_count=3).launch(show_api=False)
|
saved_model/13/config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:283a9e4570fe9f196c9ccff599c2072e1d0a6f81d08affd15daa949ecc702550
|
3 |
+
size 1817
|
saved_model/13/cover.jpg
ADDED
Git LFS Details
|
saved_model/13/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e07fd627c9ad01002c889ddda9b8a9b0da9ab942115b50d44227ded7ca87ad4
|
3 |
+
size 158907213
|
saved_model/info.json
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:ecd789104d62a5fc85bd85dd8bd9d4494c30643993d85a5903de36ba38e38be7
|
3 |
+
size 1849
|