LuLing commited on
Commit
7f44940
·
verified ·
1 Parent(s): 1e6e706
Files changed (1) hide show
  1. 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.