Spaces:
Running
on
Zero
Running
on
Zero
Elea Zhong
commited on
Commit
·
0814a7a
1
Parent(s):
e63ae25
update
Browse files
app.py
CHANGED
|
@@ -49,8 +49,7 @@ optim_pipe()
|
|
| 49 |
MAX_SEED = np.iinfo(np.int32).max
|
| 50 |
|
| 51 |
|
| 52 |
-
@spaces.GPU
|
| 53 |
-
# @ftimed
|
| 54 |
def infer_camera_edit(
|
| 55 |
image,
|
| 56 |
rotate_deg,
|
|
|
|
| 49 |
MAX_SEED = np.iinfo(np.int32).max
|
| 50 |
|
| 51 |
|
| 52 |
+
@spaces.GPU
|
|
|
|
| 53 |
def infer_camera_edit(
|
| 54 |
image,
|
| 55 |
rotate_deg,
|