Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
0214bf7
1
Parent(s):
9a4f611
Upload wheel
Browse files
app.py
CHANGED
@@ -3,7 +3,6 @@ import subprocess
|
|
3 |
import spaces
|
4 |
import torch
|
5 |
|
6 |
-
|
7 |
# install packages for mamba
|
8 |
def install():
|
9 |
print("Install personal packages", flush=True)
|
|
|
3 |
import spaces
|
4 |
import torch
|
5 |
|
|
|
6 |
# install packages for mamba
|
7 |
def install():
|
8 |
print("Install personal packages", flush=True)
|