x2XcarleX2x commited on
Commit
16178a0
·
verified ·
1 Parent(s): 529a8db

Update app_wan.py

Browse files
Files changed (1) hide show
  1. app_wan.py +1 -1
app_wan.py CHANGED
@@ -3,7 +3,7 @@
3
  import os
4
 
5
  # PyTorch 2.8 (temporary hack) — manter conforme app original
6
- os.system('pip install --upgrade --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu126 "torch<2.9" spaces')
7
 
8
  import gradio as gr
9
  import tempfile
 
3
  import os
4
 
5
  # PyTorch 2.8 (temporary hack) — manter conforme app original
6
+ #os.system('pip install --upgrade --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu126 "torch<2.9" spaces')
7
 
8
  import gradio as gr
9
  import tempfile