duckduckplz commited on
Commit
498751c
·
verified ·
1 Parent(s): 9d7cf7f

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
demo.py CHANGED
@@ -16,7 +16,7 @@ from torch import Tensor
16
  from tqdm import tqdm
17
 
18
  # ---------------------------------------------------------------------------
19
- # ZeroGPU compatibility shim. The hosted HF Space provides the `spaces`
20
  # package; running locally we substitute a no-op.
21
  # ---------------------------------------------------------------------------
22
  try:
 
16
  from tqdm import tqdm
17
 
18
  # ---------------------------------------------------------------------------
19
+ # ZeroGPU compatibility shim. The hosted HF Space provides the `spaces`
20
  # package; running locally we substitute a no-op.
21
  # ---------------------------------------------------------------------------
22
  try: