Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SyedMohammedSathiq
/
Text_Summarizer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SyedMohammedSathiq
commited on
Jan 4
Commit
09b983a
·
verified
·
1 Parent(s):
d13e74d
app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!pip install torch
!
2
import torch
3
import gradio as gr
4
# Use a pipeline as a high-level helper
1
+
!pip install torch
2
import torch
3
import gradio as gr
4
# Use a pipeline as a high-level helper