mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 13:42:48 +00:00
Caffeを追加
This commit is contained in:
parent
a17692093b
commit
e23b70aaa7
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,3 +1,7 @@
|
|||||||
[submodule "rapidjson"]
|
[submodule "rapidjson"]
|
||||||
path = rapidjson
|
path = rapidjson
|
||||||
url = https://github.com/miloyip/rapidjson.git
|
url = https://github.com/miloyip/rapidjson.git
|
||||||
|
[submodule "caffe"]
|
||||||
|
path = caffe
|
||||||
|
url = https://github.com/lltcggie/caffe.git
|
||||||
|
branch = support_windows
|
||||||
|
1
caffe
Submodule
1
caffe
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8f86c28e7fe80944f021c629d7f11dd780da3fb2
|
Loading…
x
Reference in New Issue
Block a user