Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
TwoLineGradioFTW.nlpcloud-instruct-gpt-j-fp16
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8d0302c
TwoLineGradioFTW.nlpcloud-instruct-gpt-j-fp16
/
app.py
awacke1
initial commit
8d0302c
almost 2 years ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nlpcloud/instruct-gpt-j-fp16"
).launch()