Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,8 +10,7 @@ import threading
|
|
| 10 |
import torch
|
| 11 |
from subprocess import getoutput
|
| 12 |
import torch
|
| 13 |
-
|
| 14 |
-
torch.backends.cudnn.enabled = True
|
| 15 |
|
| 16 |
# νκ²½ λ³μ λμ μ½λ λ΄μμ μ§μ μ€μ
|
| 17 |
is_shared_ui = False # λλ True, νμμ λ°λΌ μ€μ
|
|
|
|
| 10 |
import torch
|
| 11 |
from subprocess import getoutput
|
| 12 |
import torch
|
| 13 |
+
|
|
|
|
| 14 |
|
| 15 |
# νκ²½ λ³μ λμ μ½λ λ΄μμ μ§μ μ€μ
|
| 16 |
is_shared_ui = False # λλ True, νμμ λ°λΌ μ€μ
|