Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit bd62a73

Browse files
author
Uday
committed
license change
1 parent 06f2a39 commit bd62a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2019 Uday Kumar Adusumilli
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

server_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sudo apt update
22
sudo apt install ubuntu-desktop gnome-panel gnome-settings-daemon gnome-terminal metacity nautilus vnc4server nvidia-384 -y
33
nvidia-smi --loop=1
44
sudo apt install python3-pip keras -y
5-
sudo pip3 install opencv-python
5+
sudo pip3 install opencv-python
66
sudo apt install python-matplotlib python-numpy python-pil python-scipy build-essential cython python-skimage python3-skimage -y
77
cp xstartup ../.vnc/
88
wget https://repo.anaconda.com/archive/Anaconda3-2019.03-Linux-x86_64.sh

0 commit comments

Comments
 (0)