multimodalart HF Staff commited on
Commit
b19c4a4
·
verified ·
1 Parent(s): 07bec8d

restart with commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # PyTorch 2.8 (temporary hack)
2
  import os
3
  os.system('pip install --upgrade --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu126 "torch<2.9" spaces')
4
 
 
1
+ # PyTorch 2.8 (hack)
2
  import os
3
  os.system('pip install --upgrade --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu126 "torch<2.9" spaces')
4