文件名称:DeepDreamWithReact:用于生成Deepdream图像的简单Web应用程序。 使用React,烧瓶和火炬
文件大小:12MB
文件格式:ZIP
更新时间:2024-04-22 07:35:56
JupyterNotebook
用于创建DeepDream图像的简单React应用 React前端 使用FastAPI的后端 pytorch的DeepDream代码 样本图片...
【文件预览】:
DeepDreamWithReact-master
----package.json(992B)
----api()
--------main.py(1KB)
--------deepdream.py(4KB)
--------notebooks()
----package-lock.json(675KB)
----src()
--------index.js(412B)
--------components()
--------App.js(447B)
----.gitignore(346B)
----public()
--------background.png(5.19MB)
--------index.html(2KB)
----README.md(144B)