Spaces:
Running
on
Zero
Running
on
Zero
add
Browse files
app.py
CHANGED
@@ -28,7 +28,6 @@ import spaces
|
|
28 |
from pl_trainer.inference.inference import InferenceIP2PVideo
|
29 |
from tqdm import tqdm
|
30 |
|
31 |
-
|
32 |
# if not os.path.exists(filename):
|
33 |
# original_path = os.getcwd()
|
34 |
# base_path = './models'
|
|
|
28 |
from pl_trainer.inference.inference import InferenceIP2PVideo
|
29 |
from tqdm import tqdm
|
30 |
|
|
|
31 |
# if not os.path.exists(filename):
|
32 |
# original_path = os.getcwd()
|
33 |
# base_path = './models'
|