Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AWakeb
/
architext-gptj-162M
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d86959d
architext-gptj-162M
/
app.py
AWakeb
initial commit
d86959d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/architext/gptj-162M"
).launch()