sjvasquez / handwriting-synthesis

Handwriting Synthesis with RNNs ✏️
4.36k stars 595 forks source link

Create requirements.txt #5

Closed cclauss closed 6 years ago

cclauss commented 6 years ago

This will tell users what Python packages they need to install:

sjvasquez commented 6 years ago

Is this complete? numpy (at least) is missing.

cclauss commented 6 years ago

matplotlib forces an install of numpy