Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SyedMohammedSathiq
/
Text_Summarizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SyedMohammedSathiq
commited on
Jan 4
Commit
d13e74d
·
verified
·
1 Parent(s):
d6c533e
app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import torch
2
import gradio as gr
3
# 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