Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dannyar608
/
Text_Summarizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dannyar608
commited on
Mar 7
Commit
e098e9a
·
verified
·
1 Parent(s):
e7a974d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
-
gradio==3.0
.0
2
-
transformers==4.12
.0
3
-
torch==1.9
.0
4
5
!pip install transformers
6
!pip install gradio
1
+
gradio==3.0
2
+
transformers==4.12
3
+
torch==1.9
4
5
!pip install transformers
6
!pip install gradio