Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Fatima990
/
text_generator1
like
3
Runtime error
App
Files
Files
Community
1
185fede
text_generator1
/
app.py
Fatima990
Update app.py
185fede
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/EleutherAI/gpt-j-6B"
).launch()