Spaces:
Sleeping
Sleeping
Update app.py
#10
by Elin310 - opened
app.py
CHANGED
|
@@ -9,7 +9,7 @@ from copy import deepcopy
|
|
| 9 |
|
| 10 |
# ---- Config textura (Marte HD) ----
|
| 11 |
TEXTURE_URL = "https://upload.wikimedia.org/wikipedia/commons/7/70/Solarsystemscope_texture_8k_mars.jpg"
|
| 12 |
-
IMAGE_JEZERO= "
|
| 13 |
|
| 14 |
# -------------------------------
|
| 15 |
# Materiales (diccionario base)
|
|
|
|
| 9 |
|
| 10 |
# ---- Config textura (Marte HD) ----
|
| 11 |
TEXTURE_URL = "https://upload.wikimedia.org/wikipedia/commons/7/70/Solarsystemscope_texture_8k_mars.jpg"
|
| 12 |
+
IMAGE_JEZERO= "https://d9-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/s3fs-public/thumbnails/image/TRN_view1.jpg"
|
| 13 |
|
| 14 |
# -------------------------------
|
| 15 |
# Materiales (diccionario base)
|