Spaces:
Build error
Build error
Liangyu
commited on
Commit
Β·
2205679
1
Parent(s):
ab171d3
import openpsg
Browse files
app.py
CHANGED
|
@@ -32,7 +32,8 @@ print('70\% \imported')
|
|
| 32 |
from utils import show_result
|
| 33 |
print('80\% \imported')
|
| 34 |
from mmcv import Config
|
| 35 |
-
|
|
|
|
| 36 |
print('100\% \imported')
|
| 37 |
|
| 38 |
|
|
|
|
| 32 |
from utils import show_result
|
| 33 |
print('80\% \imported')
|
| 34 |
from mmcv import Config
|
| 35 |
+
print('90\% \imported')
|
| 36 |
+
import openpsg
|
| 37 |
print('100\% \imported')
|
| 38 |
|
| 39 |
|