eybro commited on
Commit
91f849b
·
verified ·
1 Parent(s): 101dd5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ dataset['test'] = split_dataset['test']
26
  # Example images
27
  example_images = {
28
  "Example 1": "examples/example_1.png",
29
- "Example 2": "examples/example_2.png"
30
  }
31
 
32
  def create_url_from_title(title: str, timestamp: int):
 
26
  # Example images
27
  example_images = {
28
  "Example 1": "examples/example_1.png",
29
+ "Example 2": "examples/example_1.png"
30
  }
31
 
32
  def create_url_from_title(title: str, timestamp: int):