Spaces:
Sleeping
Sleeping
shrivarshan
commited on
Commit
•
c813d3a
1
Parent(s):
51cb013
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
|
2 |
import streamlit as st
|
3 |
import requests
|
4 |
-
from transformers import pipeline
|
5 |
import spacy
|
6 |
|
7 |
# Initialize the summarizer pipeline using Hugging Face Transformers
|
|
|
1 |
|
2 |
import streamlit as st
|
3 |
import requests
|
|
|
4 |
import spacy
|
5 |
|
6 |
# Initialize the summarizer pipeline using Hugging Face Transformers
|