Spaces:
Running
on
Zero
Running
on
Zero
hello world
Browse files
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
|