thak123 commited on
Commit
8bc3093
·
1 Parent(s): 8e9ca8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -3,10 +3,10 @@ import gradio as gr
3
  # # Define a list of word and translation pairs
4
  word_translations = [
5
  {
6
- "word": "Hello",
7
  "image_url": "https://example.com/image1.jpg",
8
- "translation": "Hola",
9
- "link": "https://www.google.com/"
10
  },
11
  {
12
  "word": "World",
 
3
  # # Define a list of word and translation pairs
4
  word_translations = [
5
  {
6
+ "word": "željeti",
7
  "image_url": "https://example.com/image1.jpg",
8
+ "translation": "want",
9
+ "link": "https://sh.wiktionary.org/wiki/%C5%BEeljeti"
10
  },
11
  {
12
  "word": "World",