Switch to side-by-side view

--- a
+++ b/production/summarizer-server/requirements.txt
@@ -0,0 +1,8 @@
+python-decouple==3.4
+flask==1.1.2
+waitress==2.0.0
+transformers==4.10.2
+ruamel.yaml==0.16.13
+
+--find-links https://download.pytorch.org/whl/torch_stable.html
+torch==1.9.1+cpu
\ No newline at end of file