Spaces:
Configuration error
Configuration error
update
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@ import torch
|
|
| 3 |
import sys
|
| 4 |
|
| 5 |
# os.system('pip install iopath')
|
| 6 |
-
os.system(
|
| 7 |
|
| 8 |
import gradio as gr
|
| 9 |
import random
|
|
|
|
| 3 |
import sys
|
| 4 |
|
| 5 |
# os.system('pip install iopath')
|
| 6 |
+
os.system("pip install -v -v -v 'git+https://github.com/facebookresearch/pytorch3d.git@stable'")
|
| 7 |
|
| 8 |
import gradio as gr
|
| 9 |
import random
|