Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,7 +10,6 @@ import torch
|
|
| 10 |
from PIL import Image
|
| 11 |
import os
|
| 12 |
from spaces import GPU
|
| 13 |
-
@GPU
|
| 14 |
|
| 15 |
# Use local pipeline to ensure compatibility
|
| 16 |
import sys
|
|
|
|
| 10 |
from PIL import Image
|
| 11 |
import os
|
| 12 |
from spaces import GPU
|
|
|
|
| 13 |
|
| 14 |
# Use local pipeline to ensure compatibility
|
| 15 |
import sys
|