rahul7star commited on
Commit
9071d89
·
verified ·
1 Parent(s): 0fb224d

Update app_torch.py

Browse files
Files changed (1) hide show
  1. app_torch.py +1 -1
app_torch.py CHANGED
@@ -14,7 +14,7 @@ import torch
14
  from huggingface_hub import hf_hub_download
15
  from PIL import Image
16
  import spaces
17
- import time
18
  # ---------------------------
19
  # Environment flags (reduce fusion/compilation) — set early
20
  # ---------------------------
 
14
  from huggingface_hub import hf_hub_download
15
  from PIL import Image
16
  import spaces
17
+ import time
18
  # ---------------------------
19
  # Environment flags (reduce fusion/compilation) — set early
20
  # ---------------------------