anmolsahai commited on
Commit
90ab706
1 Parent(s): 025684d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from langchain_core.prompts import PromptTemplate
5
  from google.cloud import aiplatform_v1
6
  import streamlit as st
7
  import json
8
- from google.cloud.aiplatform import gapic
9
 
10
  # Function to pad base64 strings
11
  def pad_base64(base64_string):
 
5
  from google.cloud import aiplatform_v1
6
  import streamlit as st
7
  import json
8
+
9
 
10
  # Function to pad base64 strings
11
  def pad_base64(base64_string):