Kyle-Liz commited on
Commit
46180b0
1 Parent(s): eb64278

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ from functools import partial
6
  import argparse
7
  import sys
8
  import torch
9
-
10
  # if os.getenv('SYSTEM') == 'spaces':
11
  # os.system('pip install --global-option="--no-networks" git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch')
12
  # os.system('pip install fvcore iopath')
 
6
  import argparse
7
  import sys
8
  import torch
 
9
  # if os.getenv('SYSTEM') == 'spaces':
10
  # os.system('pip install --global-option="--no-networks" git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch')
11
  # os.system('pip install fvcore iopath')