mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2024-11-28 20:09:58 +00:00
Added hashbang to executables
This commit is contained in:
parent
91433f9ca3
commit
15beacb682
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
try:
|
||||
import numpy as np
|
||||
from PIL import Image
|
||||
|
Loading…
Reference in New Issue
Block a user