Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -81,7 +81,7 @@ def main():
|
|
| 81 |
# Wähle ein zufälliges Hintergrundbild beim Start
|
| 82 |
background_images = [
|
| 83 |
"./background_images/nosferatu.png",
|
| 84 |
-
"./background_images/aftersun.png",
|
| 85 |
"./background_images/anora.png",
|
| 86 |
"./background_images/arrival.png",
|
| 87 |
"./background_images/harry_potter.png",
|
|
|
|
| 81 |
# Wähle ein zufälliges Hintergrundbild beim Start
|
| 82 |
background_images = [
|
| 83 |
"./background_images/nosferatu.png",
|
| 84 |
+
#"./background_images/aftersun.png",
|
| 85 |
"./background_images/anora.png",
|
| 86 |
"./background_images/arrival.png",
|
| 87 |
"./background_images/harry_potter.png",
|