ManarAli commited on
Commit
404c2d1
Β·
verified Β·
1 Parent(s): 0c5ae8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -23,10 +23,10 @@ Antworten Sie auf Deutsch.
23
 
24
  # Load one image
25
  IMAGE_OPTIONS = {
26
- "Grid 1": "example1.jpg",
27
- "Grid 2": "example2.jpg",
28
- "Grid 3": "example3.png",
29
- "Grid 4": "example4.jpg"
30
  }
31
 
32
  # Function to run model
 
23
 
24
  # Load one image
25
  IMAGE_OPTIONS = {
26
+ "Bild 1": "example1.jpg",
27
+ "Bild 2": "example2.jpg",
28
+ "Bild 3": "example3.png",
29
+ "Bild 4": "example4.jpg"
30
  }
31
 
32
  # Function to run model