yinwentao commited on
Commit
649a9c5
1 Parent(s): d1f9d4b

updateRequirements

Browse files
Files changed (2) hide show
  1. app.py +0 -1
  2. requirements.txt +2 -0
app.py CHANGED
@@ -13,4 +13,3 @@ os.system(f"pip install ./raymarching")
13
 
14
 
15
 
16
-
 
13
 
14
 
15
 
 
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  torchaudio==0.12.1
2
  torch-ema
3
  ninja
 
1
+ torch==1.12.1+cu113
2
+ torchvision==0.13.1+cu113
3
  torchaudio==0.12.1
4
  torch-ema
5
  ninja