Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
powolnik
/
DiscordChatter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adc19e5
DiscordChatter
/
ChatAI
/
chat_ai.py
Radosław Wolnik
GENERATING AGAIN
adc19e5
2 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
from
transformers
import
pipeline
pipe = pipeline( model=
"facebook/blenderbot-400M-distill"
)