Spaces:
Running on Zero
Running on Zero
update
Browse files- interactive_demo.py +2 -0
interactive_demo.py
CHANGED
|
@@ -51,6 +51,8 @@ MARKDOWN = """
|
|
| 51 |
|
| 52 |
Generate a 3D scene from one image.
|
| 53 |
|
|
|
|
|
|
|
| 54 |
Workflow:
|
| 55 |
1. Pick an example, or upload an image and draw boxes around objects.
|
| 56 |
2. Use the example mask, or click **Run SAM Segmentation** to create a mask.
|
|
|
|
| 51 |
|
| 52 |
Generate a 3D scene from one image.
|
| 53 |
|
| 54 |
+
**We notice some instability problems caused by huggingface space. We suggest serious users run this demo locally.**
|
| 55 |
+
|
| 56 |
Workflow:
|
| 57 |
1. Pick an example, or upload an image and draw boxes around objects.
|
| 58 |
2. Use the example mask, or click **Run SAM Segmentation** to create a mask.
|