This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101162
/
style-transform-master
Watch
3
Star
4
Fork
2
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'README.md'
master
刘冬煜
3 years ago
parent
2473d5b58e
commit
0ab261d842
1 changed files
with
15 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-1
README.md
+ 15
- 1
README.md
View File
@ -1,3 +1,17 @@
# style-transform-master
基于预训练VGG-19的风格迁移的web应用。
基于预训练VGG-19的风格迁移的web应用。
## 单机运行
通过git clone将项目保存到本地,安装nodejs,使用npm安装cheerio、express、cookie-parser、body-parser、cors、multer包,然后通过运行命令:
```
node server.js
```
将项目在本地运行,运行在https://localhost:1337/
## 云端部署
请切换到cloud分支查看详情。
Write
Preview
Loading…
Cancel
Save