✍️
Converter
Text to HandWritten Text
Watch Tutorial for this project
Usage:-
-
Clone my repository.
-
Open CMD in working directory.
-
Run following command.
pip install -r requirements.txt
-
text_to_HWT.py
is the main Python file of Application. -
To run app, write following command in CMD. or use any IDE.
python text_to_HWT.py
-
For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.