Spaces:
Runtime error
Runtime error
Commit ·
b7c7a11
1
Parent(s): 877459f
Force rebuild - PIL Image fix verification
Browse files
app.py
CHANGED
|
@@ -3,6 +3,7 @@ Architexture 3D FULL - Complete AI Architectural Design Platform
|
|
| 3 |
Stage 1: Philosophy + 2D Design (Pollinations.ai)
|
| 4 |
Stage 2: Multi-View Generation (MV-Adapter SDXL)
|
| 5 |
Stage 3: 3D Gaussian Splatting (VGGT)
|
|
|
|
| 6 |
"""
|
| 7 |
import os
|
| 8 |
import sys
|
|
|
|
| 3 |
Stage 1: Philosophy + 2D Design (Pollinations.ai)
|
| 4 |
Stage 2: Multi-View Generation (MV-Adapter SDXL)
|
| 5 |
Stage 3: 3D Gaussian Splatting (VGGT)
|
| 6 |
+
Updated: 2025-10-28
|
| 7 |
"""
|
| 8 |
import os
|
| 9 |
import sys
|