Jayahae commited on
Commit
5a1cf50
1 Parent(s): f70847b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -2,10 +2,10 @@ import gradio as gr
2
 
3
  # URLs of the images
4
  urls = [
5
- "https://raw.githubusercontent.com/jhxmluv/For-Memo/main/%ED%94%84%EB%A0%88%EC%A0%A0%ED%85%8C%EC%9D%B4%EC%85%981.png",
6
- "https://raw.githubusercontent.com/jhxmluv/For-Memo/main/%ED%94%84%EB%A0%88%EC%A0%A0%ED%85%8C%EC%9D%B4%EC%85%982.png",
7
- "https://raw.githubusercontent.com/jhxmluv/For-Memo/main/%ED%94%84%EB%A0%88%EC%A0%A0%ED%85%8C%EC%9D%B4%EC%85%983.png",
8
- "https://raw.githubusercontent.com/jhxmluv/For-Memo/main/%ED%94%84%EB%A0%88%EC%A0%A0%ED%85%8C%EC%9D%B4%EC%85%984.png"
9
  ]
10
 
11
  # Function to get the selected image URL
 
2
 
3
  # URLs of the images
4
  urls = [
5
+ "https://raw.githubusercontent.com/xoghd1126/G4-finalproject/main/verb-tense-1.png",
6
+ "https://raw.githubusercontent.com/xoghd1126/G4-finalproject/main/verb-tense-2.png",
7
+ "https://raw.githubusercontent.com/xoghd1126/G4-finalproject/main/verb-tense-3.png",
8
+ "https://raw.githubusercontent.com/xoghd1126/G4-finalproject/main/verb-tense-4.png"
9
  ]
10
 
11
  # Function to get the selected image URL