Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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')
|