Spaces:
Sleeping
Sleeping
anmolsahai
commited on
Commit
•
90ab706
1
Parent(s):
025684d
git
Browse files
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 |
-
|
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):
|