AbstractPhil commited on
Commit
c2812d3
·
verified ·
1 Parent(s): d4148e8

Update notebook_cell_1_hello_world.py

Browse files
Files changed (1) hide show
  1. notebook_cell_1_hello_world.py +2 -0
notebook_cell_1_hello_world.py CHANGED
@@ -4,6 +4,8 @@ Run this cell to verify the conduit is working.
4
 
5
  To install the geolip-core repo simply install the geolip-svae repo, which will install it automatically.
6
 
 
 
7
  !pip install "git+https://github.com/AbstractEyes/geolip-svae.git"
8
  """
9
  import torch
 
4
 
5
  To install the geolip-core repo simply install the geolip-svae repo, which will install it automatically.
6
 
7
+ Run this as code cell 0.
8
+
9
  !pip install "git+https://github.com/AbstractEyes/geolip-svae.git"
10
  """
11
  import torch