diff --git a/supr/__init__.py b/supr/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..2a9aa45007292a9ddfface9524c5b67e9613a428
--- /dev/null
+++ b/supr/__init__.py
@@ -0,0 +1 @@
+from supr.layers import *
\ No newline at end of file