Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import os
|
| 2 |
import os
|
| 3 |
-
os.system('pip install "detectron2@git+https://github.com/facebookresearch/detectron2.git@
|
| 4 |
|
| 5 |
import io
|
| 6 |
import pandas as pd
|
|
|
|
| 1 |
import os
|
| 2 |
import os
|
| 3 |
+
os.system('pip install "detectron2@git+https://github.com/facebookresearch/detectron2.git@ff53992b1985b63bd3262b5a36167098e3dada02"')
|
| 4 |
|
| 5 |
import io
|
| 6 |
import pandas as pd
|