Jainesh212 commited on
Commit
f63e469
1 Parent(s): 86c0799

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -1,9 +1,4 @@
1
- import streamlit as st
2
- import pandas as pd
3
- import transformers
4
- import torch
5
- import seaborn as sns
6
- import matplotlib.pyplot as plt
7
 
8
  # Load the pre-trained BERT model and tokenizer
9
  try:
 
1
+
 
 
 
 
 
2
 
3
  # Load the pre-trained BERT model and tokenizer
4
  try: