m7n commited on
Commit
7c1a816
·
1 Parent(s): 7d822dd

hello world

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ print(f"Starting up: {time.strftime('%Y-%m-%d %H:%M:%S')}")
7
  #os.system("pip install numba==0.59.1")
8
  #os.system("pip install umap-learn==0.5.6")
9
  #os.system("pip install pynndescent==0.5.12")
10
-
11
 
12
 
13
  import spaces
 
7
  #os.system("pip install numba==0.59.1")
8
  #os.system("pip install umap-learn==0.5.6")
9
  #os.system("pip install pynndescent==0.5.12")
10
+ # hello world
11
 
12
 
13
  import spaces