BQGamer commited on
Commit
c9a570c
·
verified ·
1 Parent(s): a5f28c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ os.environ['CUDA_VISIBLE_DEVICES'] = '-1'
5
  import streamlit as st
6
  from transformers import pipeline
7
  import emoji
 
8
  import requests
9
 
10
  # Convert Google Drive link to a direct image link
 
5
  import streamlit as st
6
  from transformers import pipeline
7
  import emoji
8
+ import base64
9
  import requests
10
 
11
  # Convert Google Drive link to a direct image link