Metadata-Version: 2.1
Name: tf-neural-style-transfer
Version: 0.1.0
Summary: A package to perform TF Neural Style Transfer in Google Colab
Author: Qwerty-133
Author-email: 74311372+Qwerty-133@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# tf-neural-style-transfer

This is a library to perform the Neural Style Transfer steps present in the Tensorflow tutorial [here](https://www.tensorflow.org/tutorials/generative/style_transfer).

