Anupam251272 commited on
Commit
61c1b27
Β·
verified Β·
1 Parent(s): 2fbf95a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,8 +1,3 @@
1
- # Install necessary libraries
2
- !pip install transformers gradio torch PyPDF2 spacy nltk sentence-transformers scikit-learn
3
- !python -m spacy download en_core_web_sm
4
- !python -m nltk.downloader punkt
5
-
6
  import gradio as gr
7
  import torch
8
  import spacy
 
 
 
 
 
 
1
  import gradio as gr
2
  import torch
3
  import spacy