Spaces:
Starting
on
T4
Starting
on
T4
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ st.set_page_config(
|
|
17 |
)
|
18 |
|
19 |
# --- Logo and App Title ---
|
20 |
-
st.image("assets/valonylabz_logo.png", width=150) # Replace with your logo
|
21 |
st.title("π DigiTwin - ValLabs π")
|
22 |
|
23 |
# --- Model Options (All Fully Merged Models) ---
|
|
|
17 |
)
|
18 |
|
19 |
# --- Logo and App Title ---
|
20 |
+
#st.image("assets/valonylabz_logo.png", width=150) # Replace with your logo
|
21 |
st.title("π DigiTwin - ValLabs π")
|
22 |
|
23 |
# --- Model Options (All Fully Merged Models) ---
|