Skip to content

Commit

Permalink
update image
Browse files Browse the repository at this point in the history
  • Loading branch information
codehyunn committed Jul 28, 2023
1 parent c62b5bb commit cb5a978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def profile():

main_img = Image.open('image_video/main_cat.jpg')

t5065_profile_img = Image.open('image_video/T5065.jpg')
t5065_profile_img = Image.open('image_video/T5065.png')
t5082_profile_img = Image.open('image_video/T5082.jpg')
t5124_profile_img = Image.open('image_video/T5124.jpg')
t5141_profile_img = Image.open('image_video/T5141.png')
Expand Down

0 comments on commit cb5a978

Please sign in to comment.