Spaces:
Running
Running
mrfakename
commited on
Commit
•
be4e512
1
Parent(s):
af1cf4d
Update cog.py
Browse files
cog.py
CHANGED
@@ -7,7 +7,6 @@ import os
|
|
7 |
import re
|
8 |
import torch
|
9 |
import torchaudio
|
10 |
-
import gradio as gr
|
11 |
import numpy as np
|
12 |
import tempfile
|
13 |
from einops import rearrange
|
|
|
7 |
import re
|
8 |
import torch
|
9 |
import torchaudio
|
|
|
10 |
import numpy as np
|
11 |
import tempfile
|
12 |
from einops import rearrange
|