umangagarwal1008 commited on
Commit
0abfee1
·
verified ·
1 Parent(s): 10b0920

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -3,7 +3,6 @@ import pandas as pd
3
  import json
4
  import os
5
  from openai import OpenAI
6
- from google.colab import userdata
7
 
8
  # Load OpenAI API key and base URL from Colab secrets
9
  try:
 
3
  import json
4
  import os
5
  from openai import OpenAI
 
6
 
7
  # Load OpenAI API key and base URL from Colab secrets
8
  try: