Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
karthik18AI
/
code-summary-gen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
karthik18AI
commited on
Nov 14, 2024
Commit
8ef2b9c
·
verified
·
1 Parent(s):
4de9057
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,6 +1,4 @@
1
2
-
huggingface-cli login
3
-
4
# Use a pipeline as a high-level helper
5
from transformers import pipeline
6
1
2
# Use a pipeline as a high-level helper
3
from transformers import pipeline
4