Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Osamashalan333
/
Text_Generation_Osama
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Text_Generation_Osama
/
app.py
Osamashalan333
initial commit
81a78c5
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/gpt-neo-2.7B"
).launch()