huggysynuo commited on
Commit
b857d30
ยท
verified ยท
1 Parent(s): 6795ea1

Update src/generate_caption.py

Browse files
Files changed (1) hide show
  1. src/generate_caption.py +1 -0
src/generate_caption.py CHANGED
@@ -3,6 +3,7 @@ from PIL import Image
3
  import torch
4
  import os
5
  import streamlit as st
 
6
 
7
 
8
  # ์•ˆ์ „ํ•œ ์บ์‹œ ๋””๋ ‰ํ† ๋ฆฌ ์ง€์ •
 
3
  import torch
4
  import os
5
  import streamlit as st
6
+ import tempfile
7
 
8
 
9
  # ์•ˆ์ „ํ•œ ์บ์‹œ ๋””๋ ‰ํ† ๋ฆฌ ์ง€์ •