Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -47,8 +47,9 @@ sys.path.append(MV_ADAPTER_CODE_DIR)
|
|
47 |
sys.path.append(os.path.join(MV_ADAPTER_CODE_DIR, "scripts"))
|
48 |
|
49 |
HEADER = """
|
|
|
50 |
|
51 |
-
#
|
52 |
|
53 |
## State-of-the-art 3D Generation Using Large-Scale Rectified Flow Transformers
|
54 |
|
|
|
47 |
sys.path.append(os.path.join(MV_ADAPTER_CODE_DIR, "scripts"))
|
48 |
|
49 |
HEADER = """
|
50 |
+

|
51 |
|
52 |
+
# Image to 3D | Nestlé | Proof of Concept
|
53 |
|
54 |
## State-of-the-art 3D Generation Using Large-Scale Rectified Flow Transformers
|
55 |
|