Skip to main content

App for experimenting and creating your own art using neural style transfer

Project description

pypi neuralartstudio version Conda neuralartstudio version neuralartstudio python compatibility neuralartstudio license

latest release date latest release version issue count open pr count last commit at contributors count

Getting started

Latest docs at https://neuralartstudio.readthedocs.io/en/latest/

Install neuralartstudio

pip install neuralartstudio
  • It is possible to create meaningful output with a cpu.
  • A gpu can speed up the experiments.

Running as a streamlit app

Create a streamlit app (say in a file called main.py)

from neuralartstudio.streamlit import neural_style_transfer

neural_style_transfer(
    contentpath="assets/dancing.jpg", stylepath="assets/picasso.jpg",
)

Note: You have to provide paths to your content and style image to start with. You can replace the content image later in the app.

That's it. Now run the app with streamlit

streamlit run main.py

Running from a python program

ToDo

Running in a Jupyter notebook

ToDo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuralartstudio-0.1.0.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

neuralartstudio-0.1.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file neuralartstudio-0.1.0.tar.gz.

File metadata

  • Download URL: neuralartstudio-0.1.0.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Linux/5.3.0-59-generic

File hashes

Hashes for neuralartstudio-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cfab20b597cd609b6657047be92d7fcaddfa52ff95b35ea1da44d6a0e3d009e5
MD5 384e5da614edd797be0a40a3d627d05d
BLAKE2b-256 02ab529b9f8a050e6037c87688ac20d4974c7dcfb588bf28d5fe8338bf347511

See more details on using hashes here.

File details

Details for the file neuralartstudio-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neuralartstudio-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Linux/5.3.0-59-generic

File hashes

Hashes for neuralartstudio-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 606bfa0b774b0fbde7628a3dfb09fa80cc07560dbeac28a0d198ee013c0a8b02
MD5 d7e77b2b4100ede52cb78af1fd9b671f
BLAKE2b-256 228af9cd0eaab2497682c9a0e6ccedf99348a4108bf3372d8f7534f238c45325

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page