Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
0f381fd
1
Parent(s):
f5829c4
test
Browse files- app.py +1 -1
- requirements.txt +1 -1
app.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import torch
|
2 |
import gradio as gr
|
3 |
import spaces
|
4 |
-
|
5 |
|
6 |
@spaces.GPU
|
7 |
def pinfo():
|
|
|
1 |
import torch
|
2 |
import gradio as gr
|
3 |
import spaces
|
4 |
+
import nvdiffrast.torch as dr
|
5 |
|
6 |
@spaces.GPU
|
7 |
def pinfo():
|
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch==2.1.0
|
|
4 |
torchaudio==2.1.0
|
5 |
torchvision==0.16.0
|
6 |
xformers==0.0.22.post7
|
7 |
-
|
|
|
4 |
torchaudio==2.1.0
|
5 |
torchvision==0.16.0
|
6 |
xformers==0.0.22.post7
|
7 |
+
wheels/nvdiffrast-0.3.3-cp310-cp310-linux_x86_64.whl
|