comixify/requirements.txt
Maciej Pęśko 1b4486cbe6
Add downloading videos from YouTube (#7)
- Add downloading videos from YouTube
- Minor cleanup
2018-10-01 22:34:57 +02:00

15 lines
267 B
Text

Django==2.0.7
django-rest-framework==0.1.0
djangorestframework==3.8.2
gunicorn==19.9.0
numpy==1.14.5
opencv-python==3.4.2.17
pafy==0.5.4
Pillow==5.2.0
psycopg2==2.7.5
pytz==2018.5
six==1.11.0
torch==0.4.1
torchvision==0.2.1
scikit-learn==0.19.2
youtube-dl==2018.9.18